Class PerformancesLibrary.PerformanceBehavior
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Behavior>
com.dassault_systemes.modeler.kerml.libraries.standard.PerformancesLibrary.PerformanceBehavior
- Enclosing class:
PerformancesLibrary
public static class PerformancesLibrary.PerformanceBehavior
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Behavior>
Type wrapper for the PerformanceBehavior library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the EnclosedPerformancesStep library element.static classType wrapper for the SelfFeature library element.static classType wrapper for the SubperformancesStep library element. -
Method Summary
Modifier and TypeMethodDescriptionReturns the wrapper for the enclosedPerformances library element.self()Returns the wrapper for the self library element.Returns the wrapper for the subperformances 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
-
self
Returns the wrapper for the self library element.- Returns:
- the wrapper for the self element
-
enclosedPerformances
Returns the wrapper for the enclosedPerformances library element.- Returns:
- the wrapper for the enclosedPerformances element
-
subperformances
Returns the wrapper for the subperformances library element.- Returns:
- the wrapper for the subperformances element
-