Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.PropertyValueConstraints
Packages that use PropertyValueConstraints
Package
Description
Missing parts in Eclass specification.
-
Uses of PropertyValueConstraints in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as PropertyValueConstraintsModifier and TypeFieldDescriptionprivate PropertyValueConstraintsApplicationClassData.propertyValueConstraintsprivate PropertyValueConstraintsAspectData.propertyValueConstraintsprivate PropertyValueConstraintsBlockData.propertyValueConstraintsprivate PropertyValueConstraintsReadApplicationClass.propertyValueConstraintsprivate PropertyValueConstraintsReadAspect.propertyValueConstraintsprivate PropertyValueConstraintsReadBlock.propertyValueConstraintsMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return PropertyValueConstraintsModifier and TypeMethodDescriptionApplicationClassData.getPropertyValueConstraints()Get propertyValueConstraintsAspectData.getPropertyValueConstraints()Get propertyValueConstraintsBlockData.getPropertyValueConstraints()Get propertyValueConstraintsReadApplicationClass.getPropertyValueConstraints()Get propertyValueConstraintsReadAspect.getPropertyValueConstraints()Get propertyValueConstraintsReadBlock.getPropertyValueConstraints()Get propertyValueConstraintsMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model with parameters of type PropertyValueConstraintsModifier and TypeMethodDescriptionApplicationClassData.propertyValueConstraints(PropertyValueConstraints propertyValueConstraints) AspectData.propertyValueConstraints(PropertyValueConstraints propertyValueConstraints) BlockData.propertyValueConstraints(PropertyValueConstraints propertyValueConstraints) ReadApplicationClass.propertyValueConstraints(PropertyValueConstraints propertyValueConstraints) ReadAspect.propertyValueConstraints(PropertyValueConstraints propertyValueConstraints) ReadBlock.propertyValueConstraints(PropertyValueConstraints propertyValueConstraints) voidApplicationClassData.setPropertyValueConstraints(PropertyValueConstraints propertyValueConstraints) voidAspectData.setPropertyValueConstraints(PropertyValueConstraints propertyValueConstraints) voidBlockData.setPropertyValueConstraints(PropertyValueConstraints propertyValueConstraints) voidReadApplicationClass.setPropertyValueConstraints(PropertyValueConstraints propertyValueConstraints) voidReadAspect.setPropertyValueConstraints(PropertyValueConstraints propertyValueConstraints) voidReadBlock.setPropertyValueConstraints(PropertyValueConstraints propertyValueConstraints)