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
Modifier and TypeFieldDescriptionstatic final String
If true and "Web Server for Cameo Simulation Toolkit" plugin is installed, add simulation control panel into the web UI.static final String
Set to true, to execute allocated Activities simultaneously.static final String
A preferred animation speed of the particular configuration.static final String
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.static final String
Set to true for parametric models to be recalculated automatically when there is a change in any structural feature value.static final String
When true, starts execution automatically from main MagicDraw toolbar.static final String
If value is true, asynchronously starts behaviors of active classifiers (isActive=true) right after objects creation.static final String
Set to true for the simulation to terminate when it completes or after the initialization phase if autoStart is set to false.static final String
If true, timestamp is recorded into a result instance name.static final String
Ratio of the simulated time to modeled time.static final String
If true, create new instances for all objects recursively, if not, only first level - others remain in original locations.static final String
If the value is true, the simulation will be paused at the element which is the cause of the constraint failure.static final String
The number of digits following the decimal pointstatic final String
Duration simulation mode specifies the duration which will be used in the execution of the elements that have duration constraint applied.static final String
If this value and "startTime" are specified, the simulation will be stopped when the simulation time reaches this time value.static final String
Allows specifying execution engines priority and availability for particular execution.static final String
A list of elements which will be excluded and not instantiated if not ready to be used or not needed, e.g.static final String
The list of execution listener which will receive event from the model execution.static final String
Reference to model element to be executed.static final String
If true, references will be initialized by creating new objects, instead of referencing to existing parts of the system.static final String
Use a SelectPropertiesConfig as the predefined list of inputs parameters.static final String
Optional ExecutionLog element for execution events recording into special kind of model.static final String
A preferred number of runs of the particular configuration, especially as sample size in Monte Carlo simulation.static final String
If "stepSize" is not specified, but "startTime", "endTime", and "numberOfSteps" are specified.static final String
Set to true, to open the Simulation pane when running a Simulation Configuration.static final String
Use a SelectPropertiesConfig as the predefined list of outputs parameters.static final String
If the value is true, simulation will keep the first failure status until the termination and record it as 'fail' even though it was 'pass' at the end.static final String
Specify an instance specification or a package or an instance table for execution results recording.static final String
If this value is "true" or "undefined", all outgoing edges from Fork will run in parallel.static final String
Select 'On Part shapes' to show active state images on Part shapes.static final String
If true, active states are shown on Part shapes.static final String
Set to true to show the label of a flowing item on a path.static final String
Set to true to display held tokens that are displayed on Pins and Activity Parameter Nodes.static final String
If true, runtime values are shown on Part shapes instead of default values.static final String
When silent = true, animation is not used and artificial slowdown is disabled.static final String
When true, invokes initial solving automatically.static final String
If value is specified, the simulation clock will be started with this value.static final String
Specify the diagram that is opened automatically when running a Simulation Configuration.static final String
If true and "Web Server for Cameo Simulation Toolkit" plugin is installed, UI configs will be served as HTML pages.static final String
If value is specified, the simulation clock will be delayed with this value for each time step.static final String
If value is specified and more than 0, the simulation clock will use this value to step to increase the simulation time.static final String
static final String
If set to true, a streaming activity terminates when each of its output parameters receives a cumulative number of values equal to the upper bound of the parameter multiplicity.static final String
If value is specified, it will be the unit of the simulation time.static final String
If a value is specified, it will be used as the simulation time for the model-based clock only.static final String
The time variable name which can be referred in any scripts to access the simulation time.static final String
If true, isActive property of all classifier will be treated as true for execution.static final String
References to all UI mockup configurations to be used in this execution.static final String
Use a SelectPropertiesConfig as the predefined list of properties to monitor in the Watch -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addExcludedElements
(Element element, Element value) void
addExecutionListeners
(Element element, Element value) void
addInputParameters
(Element element, Element value) void
addOutputParameters
(Element element, Element value) void
protected void
clear()
void
clearAddControlPanel
(Element element) void
void
clearAnimationSpeed
(Element element) void
clearAutoConvertUnits
(Element element) void
void
clearAutoStart
(Element element) void
clearAutostartActiveObjects
(Element element) void
clearAutoTerminate
(Element element) void
clearCaptureTimestamp
(Element element) void
clearClockratio
(Element element) void
clearCloneReferences
(Element element) void
void
clearDecimalPlaces
(Element element) void
clearDurationSimulationMode
(Element element) void
clearEndTime
(Element element) void
clearEnginesPriority
(Element element) void
clearExcludedElements
(Element element) void
clearExecutionListeners
(Element element) void
clearExecutionTarget
(Element element) void
clearInitializeReferences
(Element element) void
clearInputParameters
(Element element) void
void
clearNumberOfRuns
(Element element) void
clearNumberOfSteps
(Element element) void
clearOpenSimulationPane
(Element element) void
clearOutputParameters
(Element element) void
clearRememberFailureStatus
(Element element) void
clearResultLocation
(Element element) void
clearRunForksInParallel
(Element element) void
clearShowActiveStateImages
(Element element) void
clearShowActiveStatesOnPartShapes
(Element element) void
clearShowFlowingInformation
(Element element) void
void
void
clearSilent
(Element element) void
clearSolveAfterInitialization
(Element element) void
clearStartTime
(Element element) void
clearStartupDiagram
(Element element) void
clearStartWebServer
(Element element) void
clearStepDelay
(Element element) void
clearStepSize
(Element element) void
void
clearTimeUnit
(Element element) void
clearTimeValue
(Element element) void
clearTimeVariableName
(Element element) void
clearTreatAllClassifiersAsActive
(Element element) void
void
clearWatchProperties
(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) boolean
isAddControlPanel
(Element element) isAutoConvertUnits
(Element element) isAutoStart
(Element element) isAutostartActiveObjects
(Element element) isAutoTerminate
(Element element) isCaptureTimestamp
(Element element) isCloneReferences
(Element element) isConstraintFailureAsBreakpoint
(Element element) isInitializeReferences
(Element element) static boolean
isInstance
(Element element) isOpenSimulationPane
(Element element) isRememberFailureStatus
(Element element) isRunForksInParallel
(Element element) isShowActiveStatesOnPartShapes
(Element element) isShowFlowingInformation
(Element element) isShowRuntimeValuesOnPartShapes
(Element element) isSolveAfterInitialization
(Element element) isStartWebServer
(Element element) isTreatAllClassifiersAsActive
(Element element) void
removeExcludedElements
(Element element, Element value) void
removeExecutionListeners
(Element element, Element value) void
removeInputParameters
(Element element, Element value) void
removeOutputParameters
(Element element, Element value) void
void
setAddControlPanel
(Element element, Boolean value) void
setAllowConcurrentAllocatedActivities
(Element element, Boolean value) void
setAnimationSpeed
(Element element, Integer value) void
setAutoConvertUnits
(Element element, Boolean value) void
setAutomaticParametricRecalculation
(Element element, Boolean value) void
setAutoStart
(Element element, Boolean value) void
setAutostartActiveObjects
(Element element, Boolean value) void
setAutoTerminate
(Element element, Boolean value) void
setCaptureTimestamp
(Element element, Boolean value) void
setClockratio
(Element element, String value) void
setCloneReferences
(Element element, Boolean value) void
setConstraintFailureAsBreakpoint
(Element element, Boolean value) void
setDecimalPlaces
(Element element, Integer value) void
void
setEndTime
(Element element, Integer value) void
setEnginesPriority
(Element element, String value) void
setExcludedElements
(Element element, Collection<? extends Element> value) void
setExecutionListeners
(Element element, Collection<? extends Element> value) void
setExecutionTarget
(Element element, Element value) void
setInitializeReferences
(Element element, Boolean value) void
setInputParameters
(Element element, Collection<? extends Element> value) void
void
setNumberOfRuns
(Element element, Integer value) void
setNumberOfSteps
(Element element, Integer value) void
setOpenSimulationPane
(Element element, Boolean value) void
setOutputParameters
(Element element, Collection<? extends Element> value) void
setRememberFailureStatus
(Element element, Boolean value) void
setResultLocation
(Element element, Element value) void
setRunForksInParallel
(Element element, Boolean value) void
setShowActiveStateImages
(Element element, SimulationProfile.ActiveStateImagesEnum value) void
setShowActiveStatesOnPartShapes
(Element element, Boolean value) void
setShowFlowingInformation
(Element element, Boolean value) void
setShowHeldTokensInActivityDiagrams
(Element element, Boolean value) void
setShowRuntimeValuesOnPartShapes
(Element element, Boolean value) void
void
setSolveAfterInitialization
(Element element, Boolean value) void
setStartTime
(Element element, Integer value) void
setStartupDiagram
(Element element, Element value) void
setStartWebServer
(Element element, Boolean value) void
setStepDelay
(Element element, Double value) void
setStepSize
(Element element, Double value) void
void
setTimeUnit
(Element element, SimulationProfile.TimeUnitKindEnum value) void
setTimeValue
(Element element, Element value) void
setTimeVariableName
(Element element, String value) void
setTreatAllClassifiersAsActive
(Element element, Boolean value) void
setUI
(Element element, Collection<? extends Element> value) void
setWatchProperties
(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:
-
ADDCONTROLPANEL
If true and "Web Server for Cameo Simulation Toolkit" plugin is installed, add simulation control panel into the web UI.- 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
When true, starts execution automatically from main MagicDraw toolbar. Otherwise, user must click Start in Simulation Console after initialization.- 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
If value is true, asynchronously starts behaviors of active classifiers (isActive=true) right after objects creation.- See Also:
-
CAPTURETIMESTAMP
If true, timestamp is recorded into a result instance name.- 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
If true, create new instances for all objects recursively, if not, only first level - others remain in original locations.- See Also:
-
CONSTRAINTFAILUREASBREAKPOINT
If the value is true, the simulation will be paused at the element which 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
If true, references will be initialized by creating new objects, instead of referencing to 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:
-
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
If the value is true, simulation will keep the first failure status until the termination and record it as 'fail' even though it was '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
If this value is "true" or "undefined", all outgoing edges from Fork will 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
If true, active states are shown on Part shapes.- See Also:
-
SHOWFLOWINGINFORMATION
Set to true to show the label of a flowing item on a path. If the property is set to false, a path is only highlighted when an item is flowing.- See Also:
-
SHOWHELDTOKENSINACTIVITYDIAGRAMS
Set to true to display held tokens that are displayed on Pins and Activity Parameter Nodes.- See Also:
-
SHOWRUNTIMEVALUESONPARTSHAPES
If true, runtime values are shown on Part shapes instead of default values.- See Also:
-
SILENT
When silent = true, animation is not used and artificial slowdown is disabled. It is recommended to use silent execution if any timing events are used in the model.- See Also:
-
SOLVEAFTERINITIALIZATION
When true, invokes initial solving automatically. Otherwise, manually invoke is required via Refresh in Variables pane or Start (F8)- See Also:
-
STARTTIME
If value is specified, the simulation clock will be started with this value.- See Also:
-
STARTWEBSERVER
If true and "Web Server for Cameo Simulation Toolkit" plugin is installed, UI configs will be served as HTML pages. Click on the URL in the console to open UI in a web browser.- 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
If set to true, a streaming activity terminates when each of its output parameters receives a cumulative number of values equal to the upper bound of the parameter multiplicity. If set to false, a streaming activity terminates 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
If true, isActive property of all classifier will be treated as true for execution.- 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.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getUIProperty
-
getAddControlPanelProperty
-
getAllowConcurrentAllocatedActivitiesProperty
-
getAnimationSpeedProperty
-
getAutoConvertUnitsProperty
-
getAutoStartProperty
-
getAutoTerminateProperty
-
getAutomaticParametricRecalculationProperty
-
getAutostartActiveObjectsProperty
-
getCaptureTimestampProperty
-
getClockratioProperty
-
getCloneReferencesProperty
-
getConstraintFailureAsBreakpointProperty
-
getDecimalPlacesProperty
-
getDurationSimulationModeProperty
-
getEndTimeProperty
-
getEnginesPriorityProperty
-
getExcludedElementsProperty
-
getExecutionListenersProperty
-
getExecutionTargetProperty
-
getInitializeReferencesProperty
-
getInputParametersProperty
-
getLogProperty
-
getNumberOfRunsProperty
-
getNumberOfStepsProperty
-
getOpenSimulationPaneProperty
-
getOutputParametersProperty
-
getRememberFailureStatusProperty
-
getResultLocationProperty
-
getRunForksInParallelProperty
-
getShowActiveStateImagesProperty
-
getShowActiveStatesOnPartShapesProperty
-
getShowFlowingInformationProperty
-
getShowHeldTokensInActivityDiagramsProperty
-
getShowRuntimeValuesOnPartShapesProperty
-
getSilentProperty
-
getSolveAfterInitializationProperty
-
getStartTimeProperty
-
getStartWebServerProperty
-
getStartupDiagramProperty
-
getStepDelayProperty
-
getStepSizeProperty
-
getTerminateStreamingBehaviorsByOutputParameterMultiplicityProperty
-
getTimeUnitProperty
-
getTimeValueProperty
-
getTimeVariableNameProperty
-
getTreatAllClassifiersAsActiveProperty
-
getWatchPropertiesProperty
-
setUI
-
clearUI
-
addUI
-
removeUI
-
getUI
-
setAddControlPanel
-
clearAddControlPanel
-
isAddControlPanel
-
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
-
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
-
setShowFlowingInformation
-
clearShowFlowingInformation
-
isShowFlowingInformation
-
setShowHeldTokensInActivityDiagrams
-
clearShowHeldTokensInActivityDiagrams
-
isShowHeldTokensInActivityDiagrams
-
setShowRuntimeValuesOnPartShapes
-
clearShowRuntimeValuesOnPartShapes
-
isShowRuntimeValuesOnPartShapes
-
setSilent
-
clearSilent
-
isSilent
-
setSolveAfterInitialization
-
clearSolveAfterInitialization
-
isSolveAfterInitialization
-
setStartTime
-
clearStartTime
-
getStartTime
-
setStartWebServer
-
clearStartWebServer
-
isStartWebServer
-
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
-