Package com.nomagic.magicdraw.simulation
Class SimulationProfile
java.lang.Object
com.nomagic.profiles.ProfileImplementation
com.nomagic.magicdraw.simulation.SimulationProfile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic enumstatic classstatic classstatic classstatic enumstatic classstatic enumstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic enumstatic classstatic enumstatic classstatic classNested classes/interfaces inherited from class com.nomagic.profiles.ProfileImplementation
ProfileImplementation.StereotypeWrapper -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringIf Behavior is an OpaqueBehavior, represents it's body.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringIf Behavior is an OpaqueBehavior, represents it's body.static final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper>Generated method for getting all stereotype wrappers contained within this profile.protected Collection<Stereotype>Generated method for getting all stereotypes contained within this profile.static SimulationProfilegetInstance(BaseElement baseElement) static SimulationProfilegetInstanceByProject(com.nomagic.uml2.project.ElementProject project) ui()widget()Methods inherited from class com.nomagic.profiles.ProfileImplementation
clearCache, findByRelativeQualifiedName, getAllStereotypes, getCache, getDataType, getProfile, getStereotype, isTypeOf, isTypeOf, valueFromString
-
Field Details
-
PROFILE_URI
- See Also:
-
PROFILE_NAME
- See Also:
-
ACTIVESTATEIMAGES_DATATYPE
- See Also:
-
DATARECORDTYPE_DATATYPE
- See Also:
-
DURATIONSIMULATIONMODE_DATATYPE
- See Also:
-
TIMEUNITKIND_DATATYPE
- See Also:
-
TIMELINEMODE_DATATYPE
- See Also:
-
CALLBEHAVIORACTION_CUSTOMIZATION_BODY_PROPERTY
If Behavior is an OpaqueBehavior, represents it's body.- See Also:
-
STATE_CUSTOMIZATION_BODY_PROPERTY
If Behavior is an OpaqueBehavior, represents it's body.- See Also:
-
-
Constructor Details
-
SimulationProfile
public SimulationProfile(com.nomagic.profiles.ProfileCache cache)
-
-
Method Details
-
getInstance
-
getInstanceByProject
public static SimulationProfile getInstanceByProject(com.nomagic.uml2.project.ElementProject project) -
_3DXSimulationTemplate
-
activation
-
activeImage
-
behaviorCall
-
csvExport
-
constraintFailure
-
deactivation
-
executionEvent
-
executionListener
-
executionSession
-
histogram
-
imageSwitcher
-
invocation
-
nestedUIConfig
-
operationCall
-
runtimeValue
-
selectPropertiesConfig
-
sequenceDiagramGeneratorConfig
-
signalInstance
-
simulationConfig
-
simulationLog
-
timeHandler
-
timeSeriesChart
-
timelineChart
-
ui
-
widget
-
getActiveStateImages
-
getDataRecordType
-
getDurationSimulationMode
-
getTimeUnitKind
-
getTimelineMode
-
generatedGetAllElementWrappers
protected Collection<com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper> generatedGetAllElementWrappers()Description copied from class:ProfileImplementationGenerated method for getting all stereotype wrappers contained within this profile.- Specified by:
generatedGetAllElementWrappersin classProfileImplementation- Returns:
- gets all stereotype wrappers contained within this profile.
-
generatedGetAllStereotypes
Description copied from class:ProfileImplementationGenerated method for getting all stereotypes contained within this profile.- Specified by:
generatedGetAllStereotypesin classProfileImplementation- Returns:
- gets all stereotypes contained within this profile.
-