- getActivities(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the activities.
- getAllBlockAttacks(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the all block attacks.
- getAltOffset(Integer, Integer) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the alt offset.
- getAtomicBlocks() - Method in class org.polarsys.chess.mobius.utils.MobiusComponents
-
Gets the atomic blocks.
- getAtomicBlocks() - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the atomic blocks.
- getAttacks() - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the attacks.
- getAttackScenarioFrequency(Model, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the attack scenario frequency.
- getAttackScenarioProbSuccess(Model, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the attack scenario prob success.
- getAttackScenarioProbUnsuccess(Model, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the attack scenario prob unsuccess.
- getAttackScenarios() - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the attack scenarios.
- getAttackSuccName(Transition) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the attack succ name.
- getBlockAttacks(Classifier, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the block attacks.
- getBlockAttackScenarios(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the block attack scenarios.
- getBlockFromQN(List<Classifier>, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the block from QN.
- getChessResource() - Method in class org.polarsys.chess.mobius.handlers.CHESS2SANRunner
-
Gets the chess resource.
- getCombinedFragment(Message) - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the combined fragment.
- getComposedBlocks() - Method in class org.polarsys.chess.mobius.utils.MobiusComponents
-
Gets the composed blocks.
- getComposedBlocks() - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the composed blocks.
- getContext() - Method in class org.polarsys.chess.mobius.dialogs.AnalysisContextSelectionDialog
-
Gets the context.
- getDefault() - Static method in class org.polarsys.chess.mobius.Activator
-
Returns the shared instance.
- getDelay(DurationConstraint) - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the delay.
- getEmptyStringSet() - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the empty string set.
- getGenerationListeners() - Method in class org.polarsys.chess.mobius.templates.AtomicComponentTemplate_sanmodel
-
If this generator needs to listen to text generation events, listeners can be returned from here.
- getGenerationListeners() - Method in class org.polarsys.chess.mobius.templates.ComposedComponentTemplate_sanmodel
-
If this generator needs to listen to text generation events, listeners can be returned from here.
- getGenerationListeners() - Method in class org.polarsys.chess.mobius.templates.ProjectFileTemplate_sanmodel
-
If this generator needs to listen to text generation events, listeners can be returned from here.
- getGenerationStrategy() - Method in class org.polarsys.chess.mobius.templates.AtomicComponentTemplate_sanmodel
-
If you need to change the way files are generated, this is your entry point.
- getGenerationStrategy() - Method in class org.polarsys.chess.mobius.templates.ComposedComponentTemplate_sanmodel
-
If you need to change the way files are generated, this is your entry point.
- getGenerationStrategy() - Method in class org.polarsys.chess.mobius.templates.ProjectFileTemplate_sanmodel
-
If you need to change the way files are generated, this is your entry point.
- getLoopCounter(InteractionOperand) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the loop counter.
- getMobiusComponenents(CHGaResourcePlatform) - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the mobius componenents.
- getModelAttacks(Model) - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the model attacks.
- getModelAttackScenarios(Model) - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the model attack scenarios.
- getModelURI() - Method in class org.polarsys.chess.mobius.handlers.CHESS2SANRunner
-
Gets the model URI.
- getModuleName() - Method in class org.polarsys.chess.mobius.templates.AtomicComponentTemplate_sanmodel
-
This will be called in order to find and load the module that will be launched through this launcher.
- getModuleName() - Method in class org.polarsys.chess.mobius.templates.ComposedComponentTemplate_sanmodel
-
This will be called in order to find and load the module that will be launched through this launcher.
- getModuleName() - Method in class org.polarsys.chess.mobius.templates.ProjectFileTemplate_sanmodel
-
This will be called in order to find and load the module that will be launched through this launcher.
- getNodeFromQN(List<Node>, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the node from QN.
- getNormalState(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the normal state.
- getOkX() - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the ok X.
- getOkY() - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the ok Y.
- getOperandAttack(InteractionOperand) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the operand attack.
- getOrderedAttacksAndFragments(IContext, Interaction) - Method in class org.polarsys.chess.mobius.utils.QVTBlackBox
-
Gets the ordered attacks and fragments.
- getOrderedAttacksAndFragments(Interaction) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the ordered attacks and fragments.
- getPlaces(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the places.
- getPredicate(InteractionOperand) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the predicate.
- getProperties() - Method in class org.polarsys.chess.mobius.templates.AtomicComponentTemplate_sanmodel
-
If the module(s) called by this launcher require properties files, return their qualified path from
here.Take note that the first added properties files will take precedence over subsequent ones if they
contain conflicting keys.
- getProperties() - Method in class org.polarsys.chess.mobius.templates.ComposedComponentTemplate_sanmodel
-
If the module(s) called by this launcher require properties files, return their qualified path from
here.Take note that the first added properties files will take precedence over subsequent ones if they
contain conflicting keys.
- getProperties() - Method in class org.polarsys.chess.mobius.templates.ProjectFileTemplate_sanmodel
-
If the module(s) called by this launcher require properties files, return their qualified path from
here.Take note that the first added properties files will take precedence over subsequent ones if they
contain conflicting keys.
- getRate(Transition) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the rate.
- getReplication(Classifier, Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the replication.
- getRewards(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the rewards.
- getSANResource() - Method in class org.polarsys.chess.mobius.handlers.CHESS2SANRunner
-
Gets the SAN resource.
- getScenario(Model, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the scenario.
- getStartPlace() - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the start place.
- getStartX() - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the start X.
- getStartY() - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the start Y.
- getSubsystems(Classifier) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the subsystems.
- getTargetFolder() - Method in class org.polarsys.chess.mobius.handlers.CHESS2SANRunner
-
Gets the target folder.
- getTemplateNames() - Method in class org.polarsys.chess.mobius.templates.AtomicComponentTemplate_sanmodel
-
This will be used to get the list of templates that are to be launched by this launcher.
- getTemplateNames() - Method in class org.polarsys.chess.mobius.templates.ComposedComponentTemplate_sanmodel
-
This will be used to get the list of templates that are to be launched by this launcher.
- getTemplateNames() - Method in class org.polarsys.chess.mobius.templates.ProjectFileTemplate_sanmodel
-
This will be used to get the list of templates that are to be launched by this launcher.
- getVarType(Model, String) - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the var type.
- getVulnerableComponents(Model) - Static method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the vulnerable components.
- getVulnerableComponents() - Method in class org.polarsys.chess.mobius.utils.TransformationUtil
-
Gets the vulnerable components.