Package com.nomagic.magicdraw.simulation
Class SimulationProfile.SimulationConfigStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.simulation.SimulationProfile.SimulationConfigStereotype
- Enclosing class:
SimulationProfile
public static class SimulationProfile.SimulationConfigStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSet to true to execute allocated Activities simultaneously.static final StringA preferred animation speed of the particular configuration.static final StringSet to true for the units of the feature values connected via Binding Connector to be automatically converted if they have compatible types selected from the QUDV library.static final StringSet to true for parametric models to be recalculated automatically when there is a change in any structural feature value.static final StringSet to true to start the simulation automatically after the initialization phase.static final StringSet to true to start the behaviors of active classifiers (isActive=true) asynchronously right after object creation.static final StringSet to true for the simulation to terminate when it completes or after the initialization phase if autoStart is set to false.static final StringSet to true for a timestamp to be recorded in the name of a result instance.static final StringRatio of the simulated time to modeled time.static final StringSet to true to create new instances for all objects recursively.static final StringSet to true for the simulation to be paused at the element that is the cause of the constraint failure.static final StringThe number of digits following the decimal pointstatic final StringDuration simulation mode specifies the duration which will be used in the execution of the elements that have duration constraint applied.static final StringIf this value and "startTime" are specified, the simulation will be stopped when the simulation time reaches this time value.static final StringAllows specifying execution engines priority and availability for particular execution.static final StringA list of elements which will be excluded and not instantiated if not ready to be used or not needed, e.g.static final StringThe list of execution listener which will receive event from the model execution.static final StringReference to model element to be executed.static final StringSet to true for references to be initialized by creating new objects, instead of referencing the existing parts of the system.static final StringUse a SelectPropertiesConfig as the predefined list of inputs parameters.static final StringOptional ExecutionLog element for execution events recording into special kind of model.static final StringA preferred number of runs of the particular configuration, especially as sample size in Monte Carlo simulation.static final StringIf "stepSize" is not specified, but "startTime", "endTime", and "numberOfSteps" are specified.static final StringSet to true to open the Simulation pane when running a Simulation Configuration.static final StringUse a SelectPropertiesConfig as the predefined list of outputs parameters.static final StringSet to true for the simulation to keep the first failure status until termination and record it as 'fail' even if it is 'pass' at the end.static final StringSpecify an instance specification or a package or an instance table for execution results recording.static final StringSet to true or leave undefined for all outgoing edges from Fork to run in parallel.static final StringSelect 'On Part shapes' to show active state images on Part shapes.static final StringSet to true to show active States on part shapes.static final StringSet to true to enable simulation annotations in diagrams.static final StringSet to true to show the label of a flowing item on a path.static final StringSet to true to display held tokens on Pins and Activity Parameter Nodes.static final StringSet to true to display runtime values on Part shapes instead of the default values.static final StringSet to true to display runtime values on Port and Constraint Parameters labels.static final StringSet to true for UI configurations to be opened as HTML UI.static final StringSet to true to disable animation and artificial slow-down.static final StringSet to true to invoke initial solving automatically.static final StringIf value is specified, the simulation clock will be started with this value.static final StringSpecify the diagram that is opened automatically when running a Simulation Configuration.static final StringIf value is specified, the simulation clock will be delayed with this value for each time step.static final StringIf value is specified and more than 0, the simulation clock will use this value to step to increase the simulation time.static final Stringstatic final StringSet to true for a streaming Activity to be terminated when each of its output parameters receives a cumulative number of values equal to the upper bound of the parameter multiplicity.static final StringIf value is specified, it will be the unit of the simulation time.static final StringIf a value is specified, it will be used as the simulation time for the model-based clock only.static final StringThe time variable name which can be referred in any scripts to access the simulation time.static final StringSet to true to treat all classifiers as active (isActive=true) during the simulation.static final StringReferences to all UI mockup configurations to be used in this execution.static final StringUse a SelectPropertiesConfig as the predefined list of properties to monitor in the Watch -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddExcludedElements(Element element, Element value) voidaddExecutionListeners(Element element, Element value) voidaddInputParameters(Element element, Element value) voidaddOutputParameters(Element element, Element value) voidprotected voidclear()voidvoidclearAnimationSpeed(Element element) voidclearAutoConvertUnits(Element element) voidvoidclearAutoStart(Element element) voidclearAutostartActiveObjects(Element element) voidclearAutoTerminate(Element element) voidclearCaptureTimestamp(Element element) voidclearClockratio(Element element) voidclearCloneReferences(Element element) voidvoidclearDecimalPlaces(Element element) voidclearDurationSimulationMode(Element element) voidclearEndTime(Element element) voidclearEnginesPriority(Element element) voidclearExcludedElements(Element element) voidclearExecutionListeners(Element element) voidclearExecutionTarget(Element element) voidclearInitializeReferences(Element element) voidclearInputParameters(Element element) voidvoidclearNumberOfRuns(Element element) voidclearNumberOfSteps(Element element) voidclearOpenSimulationPane(Element element) voidclearOutputParameters(Element element) voidclearRememberFailureStatus(Element element) voidclearResultLocation(Element element) voidclearRunForksInParallel(Element element) voidclearShowActiveStateImages(Element element) voidclearShowActiveStatesOnPartShapes(Element element) voidclearShowAnnotations(Element element) voidclearShowFlowingInformation(Element element) voidvoidvoidvoidclearShowUIAsHTML(Element element) voidclearSilent(Element element) voidclearSolveAfterInitialization(Element element) voidclearStartTime(Element element) voidclearStartupDiagram(Element element) voidclearStepDelay(Element element) voidclearStepSize(Element element) voidvoidclearTimeUnit(Element element) voidclearTimeValue(Element element) voidclearTimeVariableName(Element element) voidclearTreatAllClassifiersAsActive(Element element) voidvoidclearWatchProperties(Element element) getAnimationSpeed(Element element) getClockratio(Element element) getDecimalPlaces(Element element) getDurationSimulationMode(Element element) getEndTime(Element element) getEnginesPriority(Element element) getExcludedElements(Element element) getExecutionListeners(Element element) getExecutionTarget(Element element) getInputParameters(Element element) getNumberOfRuns(Element element) getNumberOfSteps(Element element) getOutputParameters(Element element) getResultLocation(Element element) getShowActiveStateImages(Element element) getStartTime(Element element) getStartupDiagram(Element element) getStepDelay(Element element) getStepSize(Element element) Returns stereotype for this wrapper.getTimeUnit(Element element) getTimeValue(Element element) getTimeVariableName(Element element) getWatchProperties(Element element) booleanisAutoConvertUnits(Element element) isAutoStart(Element element) isAutostartActiveObjects(Element element) isAutoTerminate(Element element) isCaptureTimestamp(Element element) isCloneReferences(Element element) isConstraintFailureAsBreakpoint(Element element) isInitializeReferences(Element element) static booleanisInstance(Element element) isOpenSimulationPane(Element element) isRememberFailureStatus(Element element) isRunForksInParallel(Element element) isShowActiveStatesOnPartShapes(Element element) isShowAnnotations(Element element) isShowFlowingInformation(Element element) isShowRuntimeValuesOnPartShapes(Element element) isShowRuntimeValuesOnPortLabels(Element element) isShowUIAsHTML(Element element) isSolveAfterInitialization(Element element) isTreatAllClassifiersAsActive(Element element) voidremoveExcludedElements(Element element, Element value) voidremoveExecutionListeners(Element element, Element value) voidremoveInputParameters(Element element, Element value) voidremoveOutputParameters(Element element, Element value) voidvoidsetAllowConcurrentAllocatedActivities(Element element, Boolean value) voidsetAnimationSpeed(Element element, Integer value) voidsetAutoConvertUnits(Element element, Boolean value) voidsetAutomaticParametricRecalculation(Element element, Boolean value) voidsetAutoStart(Element element, Boolean value) voidsetAutostartActiveObjects(Element element, Boolean value) voidsetAutoTerminate(Element element, Boolean value) voidsetCaptureTimestamp(Element element, Boolean value) voidsetClockratio(Element element, String value) voidsetCloneReferences(Element element, Boolean value) voidsetConstraintFailureAsBreakpoint(Element element, Boolean value) voidsetDecimalPlaces(Element element, Integer value) voidvoidsetEndTime(Element element, Integer value) voidsetEnginesPriority(Element element, String value) voidsetExcludedElements(Element element, Collection<? extends Element> value) voidsetExecutionListeners(Element element, Collection<? extends Element> value) voidsetExecutionTarget(Element element, Element value) voidsetInitializeReferences(Element element, Boolean value) voidsetInputParameters(Element element, Collection<? extends Element> value) voidvoidsetNumberOfRuns(Element element, Integer value) voidsetNumberOfSteps(Element element, Integer value) voidsetOpenSimulationPane(Element element, Boolean value) voidsetOutputParameters(Element element, Collection<? extends Element> value) voidsetRememberFailureStatus(Element element, Boolean value) voidsetResultLocation(Element element, Element value) voidsetRunForksInParallel(Element element, Boolean value) voidsetShowActiveStateImages(Element element, SimulationProfile.ActiveStateImagesEnum value) voidsetShowActiveStatesOnPartShapes(Element element, Boolean value) voidsetShowAnnotations(Element element, Boolean value) voidsetShowFlowingInformation(Element element, Boolean value) voidsetShowHeldTokensInActivityDiagrams(Element element, Boolean value) voidsetShowRuntimeValuesOnPartShapes(Element element, Boolean value) voidsetShowRuntimeValuesOnPortLabels(Element element, Boolean value) voidsetShowUIAsHTML(Element element, Boolean value) voidvoidsetSolveAfterInitialization(Element element, Boolean value) voidsetStartTime(Element element, Integer value) voidsetStartupDiagram(Element element, Element value) voidsetStepDelay(Element element, Double value) voidsetStepSize(Element element, Double value) voidvoidsetTimeUnit(Element element, SimulationProfile.TimeUnitKindEnum value) voidsetTimeValue(Element element, Element value) voidsetTimeVariableName(Element element, String value) voidsetTreatAllClassifiersAsActive(Element element, Boolean value) voidsetUI(Element element, Collection<? extends Element> value) voidsetWatchProperties(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
UI
References to all UI mockup configurations to be used in this execution.- See Also:
-
ALLOWCONCURRENTALLOCATEDACTIVITIES
Set to true to execute allocated Activities simultaneously. Set to false to execute only one allocated Activity for an object represented in an Activity partition.- See Also:
-
ANIMATIONSPEED
A preferred animation speed of the particular configuration. The value range is from 1 to 100%- See Also:
-
AUTOCONVERTUNITS
Set to true for the units of the feature values connected via Binding Connector to be automatically converted if they have compatible types selected from the QUDV library.- See Also:
-
AUTOSTART
Set to true to start the simulation automatically after the initialization phase. Set to false to start the simulation manually.- See Also:
-
AUTOTERMINATE
Set to true for the simulation to terminate when it completes or after the initialization phase if autoStart is set to false. Set to false for the simulation to continue running without termination, hanging at the end or after the initialization phase if autoStart is set to false.- See Also:
-
AUTOMATICPARAMETRICRECALCULATION
Set to true for parametric models to be recalculated automatically when there is a change in any structural feature value. Set to false to recalculate parametric models manually.- See Also:
-
AUTOSTARTACTIVEOBJECTS
Set to true to start the behaviors of active classifiers (isActive=true) asynchronously right after object creation.- See Also:
-
CAPTURETIMESTAMP
Set to true for a timestamp to be recorded in the name of a result instance.- See Also:
-
CLOCK_RATIO
Ratio of the simulated time to modeled time. ratio = 1000 means that 1ms time expression in model will be interpreted as 1s in simulation.- See Also:
-
CLONEREFERENCES
Set to true to create new instances for all objects recursively. Set to false to create instances for the first level objects only; other objects remain in original locations.- See Also:
-
CONSTRAINTFAILUREASBREAKPOINT
Set to true for the simulation to be paused at the element that is the cause of the constraint failure.- See Also:
-
DECIMALPLACES
The number of digits following the decimal point- See Also:
-
DURATIONSIMULATIONMODE
Duration simulation mode specifies the duration which will be used in the execution of the elements that have duration constraint applied.- See Also:
-
ENDTIME
If this value and "startTime" are specified, the simulation will be stopped when the simulation time reaches this time value.- See Also:
-
ENGINESPRIORITY
Allows specifying execution engines priority and availability for particular execution. Overwrites global Engines Priority from Environment Options.- See Also:
-
EXCLUDEDELEMENTS
A list of elements which will be excluded and not instantiated if not ready to be used or not needed, e.g. Classes, Packages, UseCases, Actors, Behaviors, Connectors, Ports, and States.- See Also:
-
EXECUTIONLISTENERS
The list of execution listener which will receive event from the model execution. The execution listener could be SequenceDiagramGeneratorConfig.- See Also:
-
EXECUTIONTARGET
Reference to model element to be executed. It can be Class, InstanceSpecification, StateMachine, Activity and others.- See Also:
-
INITIALIZEREFERENCES
Set to true for references to be initialized by creating new objects, instead of referencing the existing parts of the system.- See Also:
-
INPUTPARAMETERS
Use a SelectPropertiesConfig as the predefined list of inputs parameters.- See Also:
-
LOG
Optional ExecutionLog element for execution events recording into special kind of model.- See Also:
-
NUMBEROFRUNS
A preferred number of runs of the particular configuration, especially as sample size in Monte Carlo simulation. The value must be greater than or equal 1.- See Also:
-
NUMBEROFSTEPS
If "stepSize" is not specified, but "startTime", "endTime", and "numberOfSteps" are specified. These values will be used to calculate a step size of the simulation clock.- See Also:
-
SHOWUIASHTML
Set to true for UI configurations to be opened as HTML UI.- See Also:
-
OPENSIMULATIONPANE
Set to true to open the Simulation pane when running a Simulation Configuration.- See Also:
-
OUTPUTPARAMETERS
Use a SelectPropertiesConfig as the predefined list of outputs parameters.- See Also:
-
REMEMBERFAILURESTATUS
Set to true for the simulation to keep the first failure status until termination and record it as 'fail' even if it is 'pass' at the end.- See Also:
-
RESULTLOCATION
Specify an instance specification or a package or an instance table for execution results recording. In case of instance specification, it should be an instance specification of the same classifier as main execution target. In case of package, a new instance specification with timestamp will be created in the specified package. In case of instance table, only properties selected as columns will be saved or overwritten.- See Also:
-
RUNFORKSINPARALLEL
Set to true or leave undefined for all outgoing edges from Fork to run in parallel.- See Also:
-
SHOWACTIVESTATEIMAGES
Select 'On Part shapes' to show active state images on Part shapes. Select 'In the Simulation UI' to show active state images in the simulation UI dialog.- See Also:
-
SHOWACTIVESTATESONPARTSHAPES
Set to true to show active States on part shapes.- See Also:
-
SHOWANNOTATIONS
Set to true to enable simulation annotations in diagrams.- See Also:
-
SHOWFLOWINGINFORMATION
Set to true to show the label of a flowing item on a path. Set to false to only highlight a path when an item is flowing.- See Also:
-
SHOWHELDTOKENSINACTIVITYDIAGRAMS
Set to true to display held tokens on Pins and Activity Parameter Nodes.- See Also:
-
SHOWRUNTIMEVALUESONPARTSHAPES
Set to true to display runtime values on Part shapes instead of the default values.- See Also:
-
SHOWRUNTIMEVALUESONPORTLABELS
Set to true to display runtime values on Port and Constraint Parameters labels.- See Also:
-
SILENT
Set to true to disable animation and artificial slow-down. Silent execution is recommended when timing events are used in the model.- See Also:
-
SOLVEAFTERINITIALIZATION
Set to true to invoke initial solving automatically. Set to false to invoke initial solving by using the 'Refresh' button in the Variables pane or the 'Start' button in the Simulation window.- See Also:
-
STARTTIME
If value is specified, the simulation clock will be started with this value.- See Also:
-
STARTUPDIAGRAM
Specify the diagram that is opened automatically when running a Simulation Configuration.- See Also:
-
STEPDELAY
If value is specified, the simulation clock will be delayed with this value for each time step.- See Also:
-
STEPSIZE
If value is specified and more than 0, the simulation clock will use this value to step to increase the simulation time.- See Also:
-
TERMINATESTREAMINGBEHAVIORSBYOUTPUTPARAMETERMULTIPLICITY
Set to true for a streaming Activity to be terminated when each of its output parameters receives a cumulative number of values equal to the upper bound of the parameter multiplicity. Set to false for a streaming Activity to be terminated when forced by the Activity final node or termination of the Activity that invoked it.- See Also:
-
TIMEUNIT
If value is specified, it will be the unit of the simulation time. Otherwise, millisecond will be used.- See Also:
-
TIMEVALUE
If a value is specified, it will be used as the simulation time for the model-based clock only.- See Also:
-
TIMEVARIABLENAME
The time variable name which can be referred in any scripts to access the simulation time.- See Also:
-
TREATALLCLASSIFIERSASACTIVE
Set to true to treat all classifiers as active (isActive=true) during the simulation.- See Also:
-
WATCHPROPERTIES
Use a SelectPropertiesConfig as the predefined list of properties to monitor in the Watch- See Also:
-
-
Constructor Details
-
SimulationConfigStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getUIProperty
-
getAllowConcurrentAllocatedActivitiesProperty
-
getAnimationSpeedProperty
-
getAutoConvertUnitsProperty
-
getAutoStartProperty
-
getAutoTerminateProperty
-
getAutomaticParametricRecalculationProperty
-
getAutostartActiveObjectsProperty
-
getCaptureTimestampProperty
-
getClockratioProperty
-
getCloneReferencesProperty
-
getConstraintFailureAsBreakpointProperty
-
getDecimalPlacesProperty
-
getDurationSimulationModeProperty
-
getEndTimeProperty
-
getEnginesPriorityProperty
-
getExcludedElementsProperty
-
getExecutionListenersProperty
-
getExecutionTargetProperty
-
getInitializeReferencesProperty
-
getInputParametersProperty
-
getLogProperty
-
getNumberOfRunsProperty
-
getNumberOfStepsProperty
-
getShowUIAsHTMLProperty
-
getOpenSimulationPaneProperty
-
getOutputParametersProperty
-
getRememberFailureStatusProperty
-
getResultLocationProperty
-
getRunForksInParallelProperty
-
getShowActiveStateImagesProperty
-
getShowActiveStatesOnPartShapesProperty
-
getShowAnnotationsProperty
-
getShowFlowingInformationProperty
-
getShowHeldTokensInActivityDiagramsProperty
-
getShowRuntimeValuesOnPartShapesProperty
-
getShowRuntimeValuesOnPortLabelsProperty
-
getSilentProperty
-
getSolveAfterInitializationProperty
-
getStartTimeProperty
-
getStartupDiagramProperty
-
getStepDelayProperty
-
getStepSizeProperty
-
getTerminateStreamingBehaviorsByOutputParameterMultiplicityProperty
-
getTimeUnitProperty
-
getTimeValueProperty
-
getTimeVariableNameProperty
-
getTreatAllClassifiersAsActiveProperty
-
getWatchPropertiesProperty
-
setUI
-
clearUI
-
addUI
-
removeUI
-
getUI
-
setAllowConcurrentAllocatedActivities
-
clearAllowConcurrentAllocatedActivities
-
isAllowConcurrentAllocatedActivities
-
setAnimationSpeed
-
clearAnimationSpeed
-
getAnimationSpeed
-
setAutoConvertUnits
-
clearAutoConvertUnits
-
isAutoConvertUnits
-
setAutoStart
-
clearAutoStart
-
isAutoStart
-
setAutoTerminate
-
clearAutoTerminate
-
isAutoTerminate
-
setAutomaticParametricRecalculation
-
clearAutomaticParametricRecalculation
-
isAutomaticParametricRecalculation
-
setAutostartActiveObjects
-
clearAutostartActiveObjects
-
isAutostartActiveObjects
-
setCaptureTimestamp
-
clearCaptureTimestamp
-
isCaptureTimestamp
-
setClockratio
-
clearClockratio
-
getClockratio
-
setCloneReferences
-
clearCloneReferences
-
isCloneReferences
-
setConstraintFailureAsBreakpoint
-
clearConstraintFailureAsBreakpoint
-
isConstraintFailureAsBreakpoint
-
setDecimalPlaces
-
clearDecimalPlaces
-
getDecimalPlaces
-
setDurationSimulationMode
public void setDurationSimulationMode(Element element, @CheckForNull SimulationProfile.DurationSimulationModeEnum value) -
clearDurationSimulationMode
-
getDurationSimulationMode
@CheckForNull public SimulationProfile.DurationSimulationModeEnum getDurationSimulationMode(Element element) -
setEndTime
-
clearEndTime
-
getEndTime
-
setEnginesPriority
-
clearEnginesPriority
-
getEnginesPriority
-
setExcludedElements
-
clearExcludedElements
-
addExcludedElements
-
removeExcludedElements
-
getExcludedElements
-
setExecutionListeners
public void setExecutionListeners(Element element, @CheckForNull Collection<? extends Element> value) -
clearExecutionListeners
-
addExecutionListeners
-
removeExecutionListeners
-
getExecutionListeners
-
setExecutionTarget
-
clearExecutionTarget
-
getExecutionTarget
-
setInitializeReferences
-
clearInitializeReferences
-
isInitializeReferences
-
setInputParameters
-
clearInputParameters
-
addInputParameters
-
removeInputParameters
-
getInputParameters
-
setLog
-
clearLog
-
getLog
-
setNumberOfRuns
-
clearNumberOfRuns
-
getNumberOfRuns
-
setNumberOfSteps
-
clearNumberOfSteps
-
getNumberOfSteps
-
setShowUIAsHTML
-
clearShowUIAsHTML
-
isShowUIAsHTML
-
setOpenSimulationPane
-
clearOpenSimulationPane
-
isOpenSimulationPane
-
setOutputParameters
-
clearOutputParameters
-
addOutputParameters
-
removeOutputParameters
-
getOutputParameters
-
setRememberFailureStatus
-
clearRememberFailureStatus
-
isRememberFailureStatus
-
setResultLocation
-
clearResultLocation
-
getResultLocation
-
setRunForksInParallel
-
clearRunForksInParallel
-
isRunForksInParallel
-
setShowActiveStateImages
public void setShowActiveStateImages(Element element, @CheckForNull SimulationProfile.ActiveStateImagesEnum value) -
clearShowActiveStateImages
-
getShowActiveStateImages
@CheckForNull public SimulationProfile.ActiveStateImagesEnum getShowActiveStateImages(Element element) -
setShowActiveStatesOnPartShapes
-
clearShowActiveStatesOnPartShapes
-
isShowActiveStatesOnPartShapes
-
setShowAnnotations
-
clearShowAnnotations
-
isShowAnnotations
-
setShowFlowingInformation
-
clearShowFlowingInformation
-
isShowFlowingInformation
-
setShowHeldTokensInActivityDiagrams
-
clearShowHeldTokensInActivityDiagrams
-
isShowHeldTokensInActivityDiagrams
-
setShowRuntimeValuesOnPartShapes
-
clearShowRuntimeValuesOnPartShapes
-
isShowRuntimeValuesOnPartShapes
-
setShowRuntimeValuesOnPortLabels
-
clearShowRuntimeValuesOnPortLabels
-
isShowRuntimeValuesOnPortLabels
-
setSilent
-
clearSilent
-
isSilent
-
setSolveAfterInitialization
-
clearSolveAfterInitialization
-
isSolveAfterInitialization
-
setStartTime
-
clearStartTime
-
getStartTime
-
setStartupDiagram
-
clearStartupDiagram
-
getStartupDiagram
-
setStepDelay
-
clearStepDelay
-
getStepDelay
-
setStepSize
-
clearStepSize
-
getStepSize
-
setTerminateStreamingBehaviorsByOutputParameterMultiplicity
-
clearTerminateStreamingBehaviorsByOutputParameterMultiplicity
-
isTerminateStreamingBehaviorsByOutputParameterMultiplicity
-
setTimeUnit
-
clearTimeUnit
-
getTimeUnit
-
setTimeValue
-
clearTimeValue
-
getTimeValue
-
setTimeVariableName
-
clearTimeVariableName
-
getTimeVariableName
-
setTreatAllClassifiersAsActive
-
clearTreatAllClassifiersAsActive
-
isTreatAllClassifiersAsActive
-
setWatchProperties
-
clearWatchProperties
-
getWatchProperties
-
clear
protected void clear() -
is
-
isInstance
-