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