Package com.nomagic.magicdraw.simulation
Class SimulationProfile.ExecutionEventStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.simulation.SimulationProfile.ExecutionEventStereotype
- Enclosing class:
- SimulationProfile
public static class SimulationProfile.ExecutionEventStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearElement
(Element element) void
clearTimestamp
(Element element) getElement
(Element element) Returns stereotype for this wrapper.getTimestamp
(Element element) boolean
static boolean
isInstance
(Element element) void
setElement
(Element element, Element value) void
setTimestamp
(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ELEMENT
- See Also:
-
TIMESTAMP
- See Also:
-
-
Constructor Details
-
ExecutionEventStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getElementProperty
-
getTimestampProperty
-
setElement
-
clearElement
-
getElement
-
setTimestamp
-
clearTimestamp
-
getTimestamp
-
clear
protected void clear() -
is
-
isInstance
-