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