Package com.nomagic.magicdraw.sysml.util
Class SysMLProfile.ConnectorPropertyStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysMLProfile.ConnectorPropertyStereotype
- Enclosing class:
- SysMLProfile
public static class SysMLProfile.ConnectorPropertyStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearConnector
(Element element) getConnector
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
setConnector
(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
CONNECTOR
A connector of the block owning the property on which the stereotype is applied.- See Also:
-
-
Constructor Details
-
ConnectorPropertyStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getConnectorProperty
-
setConnector
-
clearConnector
-
getConnector
-
clear
protected void clear() -
is
-
isInstance
-