Class ObjectsLibrary.ObjectStructure
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Structure>
com.dassault_systemes.modeler.kerml.libraries.standard.ObjectsLibrary.ObjectStructure
- Enclosing class:
ObjectsLibrary
public static class ObjectsLibrary.ObjectStructure
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Structure>
Type wrapper for the ObjectStructure library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the OwnedPerformancesStep library element.static classType wrapper for the SubobjectsFeature library element. -
Method Summary
Modifier and TypeMethodDescriptionReturns the wrapper for the ownedPerformances library element.Returns the wrapper for the subobjects library element.Methods inherited from class com.dassault_systemes.modeler.kerml.libraries.TypeWrapper
getElement, getIcon, getName, getQualifiedName, isSame, redefinedBy, reset, sameOrRedefinedBy, sameOrSpecializedBy, specializedBy
-
Method Details
-
subobjects
Returns the wrapper for the subobjects library element.- Returns:
- the wrapper for the subobjects element
-
ownedPerformances
Returns the wrapper for the ownedPerformances library element.- Returns:
- the wrapper for the ownedPerformances element
-