Class TransfersLibrary.TransferInteraction
java.lang.Object
com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Interaction>
com.dassault_systemes.modeler.kerml.libraries.standard.TransfersLibrary.TransferInteraction
- Enclosing class:
TransfersLibrary
public static class TransfersLibrary.TransferInteraction
extends com.dassault_systemes.modeler.kerml.libraries.TypeWrapper<Interaction>
Type wrapper for the TransferInteraction library element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classType wrapper for the PayloadFeature library element.static classType wrapper for the SourceFeature library element.static classType wrapper for the TargetFeature library element. -
Method Summary
Methods inherited from class com.dassault_systemes.modeler.kerml.libraries.TypeWrapper
getElement, getIcon, getName, getQualifiedName, isSame, redefinedBy, reset, sameOrRedefinedBy, sameOrSpecializedBy, specializedBy
-
Method Details
-
source
Returns the wrapper for the source library element.- Returns:
- the wrapper for the source element
-
target
Returns the wrapper for the target library element.- Returns:
- the wrapper for the target element
-
payload
Returns the wrapper for the payload library element.- Returns:
- the wrapper for the payload element
-