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 StringIf true and "Web Server for Cameo Simulation Toolkit" plugin is installed, add simulation control panel into the web UI.static 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 StringWhen true, starts execution automatically from main MagicDraw toolbar.static final StringIf value is true, asynchronously starts behaviors of active classifiers (isActive=true) right after objects 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 StringIf true, timestamp is recorded into a result instance name.static final StringRatio of the simulated time to modeled time.static final StringIf true, create new instances for all objects recursively, if not, only first level - others remain in original locations.static final StringIf the value is true, the simulation will be paused at the element which 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 StringIf true, references will be initialized by creating new objects, instead of referencing to 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 StringIf 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 StringSpecify an instance specification or a package or an instance table for execution results recording.static final StringIf this value is "true" or "undefined", all outgoing edges from Fork will run in parallel.static final StringSelect 'On Part shapes' to show active state images on Part shapes.static final StringIf true, active states are shown on Part shapes.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 that are displayed on Pins and Activity Parameter Nodes.static final StringIf true, runtime values are shown on Part shapes instead of default values.static final StringWhen silent = true, animation is not used and artificial slowdown is disabled.static final StringWhen true, invokes 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 true and "Web Server for Cameo Simulation Toolkit" plugin is installed, UI configs will be served as HTML pages.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 StringIf 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 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 StringIf true, isActive property of all classifier will be treated as true for execution.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()voidclearAddControlPanel(Element element) 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) voidclearShowFlowingInformation(Element element) voidvoidvoidclearSilent(Element element) voidclearSolveAfterInitialization(Element element) voidclearStartTime(Element element) voidclearStartupDiagram(Element element) voidclearStartWebServer(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) booleanisAddControlPanel(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 booleanisInstance(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) voidremoveExcludedElements(Element element, Element value) voidremoveExecutionListeners(Element element, Element value) voidremoveInputParameters(Element element, Element value) voidremoveOutputParameters(Element element, Element value) voidvoidsetAddControlPanel(Element element, Boolean value) voidsetAllowConcurrentAllocatedActivities(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) voidsetShowFlowingInformation(Element element, Boolean value) voidsetShowHeldTokensInActivityDiagrams(Element element, Boolean value) voidsetShowRuntimeValuesOnPartShapes(Element element, Boolean value) voidvoidsetSolveAfterInitialization(Element element, Boolean value) voidsetStartTime(Element element, Integer value) voidsetStartupDiagram(Element element, Element value) voidsetStartWebServer(Element element, Boolean 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:
-
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.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein 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
-