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 class
static class
static class
static enum
static class
static class
static class
static enum
static class
static enum
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static enum
static class
static enum
static class
static class
Nested classes/interfaces inherited from class com.nomagic.profiles.ProfileImplementation
ProfileImplementation.StereotypeWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
If Behavior is an OpaqueBehavior, represents it's body.static final String
static final String
static final String
static final String
static final String
If Behavior is an OpaqueBehavior, represents it's body.static final String
static 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 SimulationProfile
getInstance
(BaseElement baseElement) static SimulationProfile
getInstanceByProject
(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:ProfileImplementation
Generated method for getting all stereotype wrappers contained within this profile.- Specified by:
generatedGetAllElementWrappers
in classProfileImplementation
- Returns:
- gets all stereotype wrappers contained within this profile.
-
generatedGetAllStereotypes
Description copied from class:ProfileImplementation
Generated method for getting all stereotypes contained within this profile.- Specified by:
generatedGetAllStereotypes
in classProfileImplementation
- Returns:
- gets all stereotypes contained within this profile.
-