Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.model.StructureElementLinkWithClassification
-
Packages that use StructureElementLinkWithClassification Package Description de.iip_ecosphere.platform.support.semanticId.eclass.model Missing parts in Eclass specification. -
-
Uses of StructureElementLinkWithClassification in de.iip_ecosphere.platform.support.semanticId.eclass.model
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.model declared as StructureElementLinkWithClassification Modifier and Type Field Description private StructureElementLinkWithClassificationClassificationClassData. parentClassificationClassprivate StructureElementLinkWithClassificationReadClassificationClass. parentClassificationClassFields in de.iip_ecosphere.platform.support.semanticId.eclass.model with type parameters of type StructureElementLinkWithClassification Modifier and Type Field Description private java.util.List<StructureElementLinkWithClassification>ClassificationClassData. childClassificationClassesprivate java.util.List<StructureElementLinkWithClassification>ReadClassificationClass. childClassificationClassesprivate java.util.List<StructureElementLinkWithClassification>ApplicationClassData. classifiedAsprivate java.util.List<StructureElementLinkWithClassification>ReadApplicationClass. classifiedAsMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return StructureElementLinkWithClassification Modifier and Type Method Description StructureElementLinkWithClassificationStructureElementLinkWithClassification. codedName(java.lang.String codedName)StructureElementLinkWithClassificationClassificationClassData. getParentClassificationClass()Get parentClassificationClassStructureElementLinkWithClassificationReadClassificationClass. getParentClassificationClass()Get parentClassificationClassMethods in de.iip_ecosphere.platform.support.semanticId.eclass.model that return types with arguments of type StructureElementLinkWithClassification Modifier and Type Method Description java.util.List<StructureElementLinkWithClassification>ClassificationClassData. getChildClassificationClasses()Get childClassificationClassesjava.util.List<StructureElementLinkWithClassification>ReadClassificationClass. getChildClassificationClasses()Get childClassificationClassesjava.util.List<StructureElementLinkWithClassification>ApplicationClassData. getClassifiedAs()Get classifiedAsjava.util.List<StructureElementLinkWithClassification>ReadApplicationClass. getClassifiedAs()Get classifiedAs
-