Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.PropertyValueConstraints
-
Packages that use PropertyValueConstraints Package Description de.iip_ecosphere.platform.support.semanticId.eclass.model 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 PropertyValueConstraints Modifier and Type Field Description private PropertyValueConstraintsApplicationClassData. propertyValueConstraintsprivate PropertyValueConstraintsAspectData. propertyValueConstraintsprivate PropertyValueConstraintsBlockData. propertyValueConstraintsprivate PropertyValueConstraintsReadApplicationClass. propertyValueConstraintsprivate PropertyValueConstraintsReadAspect. propertyValueConstraintsprivate PropertyValueConstraintsReadBlock. propertyValueConstraintsMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return PropertyValueConstraints Modifier and Type Method Description PropertyValueConstraintsApplicationClassData. getPropertyValueConstraints()Get propertyValueConstraintsPropertyValueConstraintsAspectData. getPropertyValueConstraints()Get propertyValueConstraintsPropertyValueConstraintsBlockData. getPropertyValueConstraints()Get propertyValueConstraintsPropertyValueConstraintsReadApplicationClass. getPropertyValueConstraints()Get propertyValueConstraintsPropertyValueConstraintsReadAspect. getPropertyValueConstraints()Get propertyValueConstraintsPropertyValueConstraintsReadBlock. getPropertyValueConstraints()Get propertyValueConstraints
-