Documentation

Characteristic extends QuantitativeValue
in package
implements ICharacteristic

AbstractYes

Table of Contents

Interfaces

ICharacteristic

Properties

$connector  : IConnector

Methods

getQuantityDimension()  : ISKOSConcept
getQuantityUnit()  : ISKOSConcept
getQuantityValue()  : float
setQuantityDimension()  : void
setQuantityUnit()  : void
setQuantityValue()  : void
__construct()  : mixed

Properties

Methods

setQuantityValue()

public setQuantityValue(float $quantityValue) : void
Parameters
$quantityValue : float

__construct()

protected __construct(IConnector $connector[, Resource $resource = null ][, string $semanticType = null ][, Semanticable $other = null ][, ISKOSConcept $unit = null ][, float $value = null ]) : mixed
Parameters
$connector : IConnector
$resource : Resource = null
$semanticType : string = null
$other : Semanticable = null
$unit : ISKOSConcept = null
$value : float = null

        
On this page

Search results