Package com.nomagic.magicdraw.sysml.util
Class SysMLProfile.ItemFlowStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysMLProfile.ItemFlowStereotype
- Enclosing class:
- SysMLProfile
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearItemProperty
(Element element) getItemProperty
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
setItemProperty
(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ITEMPROPERTY
An optional property that relates the flowing item to the instances of the connector s enclosing block. This property is applicable only for item flows assigned to connectors. The multiplicity is zero if the item flow is assigned to an Association.- See Also:
-
-
Constructor Details
-
ItemFlowStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getItemPropertyProperty
-
setItemProperty
-
clearItemProperty
-
getItemProperty
-
clear
protected void clear() -
is
-
isInstance
-