Class ControlPerformancesLibrary.DecisionPerformanceBehavior
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Behavior>
com.dassault_systemes.modeler.kerml.libraries.standard.ControlPerformancesLibrary.DecisionPerformanceBehavior
- Enclosing class:
ControlPerformancesLibrary
public static class ControlPerformancesLibrary.DecisionPerformanceBehavior
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Behavior>
Type wrapper for the DecisionPerformanceBehavior library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the OutgoingHBLinkFeature library element. -
Method Summary
Modifier and TypeMethodDescriptionReturns the wrapper for the outgoingHBLink 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
-
outgoingHBLink
public ControlPerformancesLibrary.DecisionPerformanceBehavior.OutgoingHBLinkFeature outgoingHBLink()Returns the wrapper for the outgoingHBLink library element.- Returns:
- the wrapper for the outgoingHBLink element
-