Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.PropertyData
Packages that use PropertyData
Package
Description
Missing parts in Eclass specification.
-
Uses of PropertyData in de.iip_ecosphere.platform.support.semanticId.eclass.model
Methods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return PropertyDataModifier and TypeMethodDescriptionPropertyData.addDefinedLevelsItem(LevelType definedLevelsItem) PropertyData.currency(AllOfpropertyDataCurrency currency) PropertyData.definedLevels(List<LevelType> definedLevels) PropertyData.isLevelType(Boolean isLevelType) PropertyData.isMultivalent(Boolean isMultivalent) PropertyData.propertyDataType(PropertyData.PropertyDataTypeEnum propertyDataType) PropertyData.propertyType(PropertyData.PropertyTypeEnum propertyType) PropertyData.quantity(AllOfpropertyDataQuantity quantity) PropertyData.rangeConstraint(AllOfpropertyDataRangeConstraint rangeConstraint) PropertyData.referencedClass(AllOfpropertyDataReferencedClass referencedClass) PropertyData.suggestedValueList(Boolean suggestedValueList) PropertyData.unit(AllOfpropertyDataUnit unit)