A B C D E F G H I L M N O P R S T U V W
C
- calculateChildAttachment(Point, Rectangle) -
Method in class org.topcased.modeler.sam.commands.MovePortCommand
- Calculate the nearest border where the graphNode should be attached at
the creation depending on its location (
Point
) and
its container (Rectangle
)
- calculateEnabled() -
Method in class org.topcased.modeler.sam.actions.AddNewPortAction
- Determine if the action must appear in the context menu
- calculateEnabled() -
Method in class org.topcased.modeler.sam.actions.EditRequirementAction
- Deprecated. Determine if the action must appear in the context menu
- calculateEnabled() -
Method in class org.topcased.modeler.sam.actions.InversePortsAction
- Determine if the action must appear in the context menu
- calculateEnabled() -
Method in class org.topcased.modeler.sam.actions.RotateAction
- Determine if the action must appear in the context menu
- canBeDeleted(Object) -
Method in class org.topcased.modeler.sam.providers.AutomatonModelerProvider
-
- canBeDeleted(Object) -
Method in class org.topcased.modeler.sam.providers.PortModelerProvider
-
- canBeDeleted(Object) -
Method in class org.topcased.modeler.sam.providers.SystemModelerProvider
-
- canExecute() -
Method in class org.topcased.modeler.sam.commands.AddNewPortCommand
-
- canExecute() -
Method in class org.topcased.modeler.sam.commands.CreateInstanceCommand
-
- canExecute() -
Method in class org.topcased.modeler.sam.commands.EditRequirementCommand
-
- canExecute() -
Method in class org.topcased.modeler.sam.commands.InversePortsCommand
-
- canExecute() -
Method in class org.topcased.modeler.sam.commands.MovePortCommand
-
- canExecute() -
Method in class org.topcased.modeler.sam.commands.UpdateTransitionCommand
-
- canFinish() -
Method in class org.topcased.modeler.sam.wizards.NewSAMDiagrams
-
- canUndo() -
Method in class org.topcased.modeler.sam.commands.CreateInstanceCommand
-
- caseAbstractState(AbstractState) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Abstract State'. caseAutomaton(Automaton) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Automaton'. caseComposition(Composition) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Composition'. caseControlFlow(ControlFlow) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Control Flow'. caseControlPort(ControlPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Control Port'. caseDataFlow(DataFlow) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Data Flow'. caseDataPort(DataPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Data Port'. caseDataStore(DataStore) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Data Store'. caseDecomposition(Decomposition) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Decomposition'. caseEModelElement(EModelElement) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'EModel Element'. caseFlow(Flow) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Flow'
- caseIdentifiedItem(IdentifiedItem) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Identified Item'. caseInControlPort(InControlPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'In Control Port'. caseInDataPort(InDataPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'In Data Port'. caseInitialState(InitialState) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Initial State'. caseInputPort(InputPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Input Port'. caseMacroState(MacroState) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Macro State'. caseModel(Model) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Model'
- caseModelContent(ModelContent) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Model Content'. caseMultiPort(MultiPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Multi Port'. caseNamedItem(NamedItem) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Named Item'. caseOutControlPort(OutControlPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Out Control Port'. caseOutDataPort(OutDataPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Out Data Port'. caseOutputPort(OutputPort) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Output Port'. casePort(Port) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Port'
- caseState(State) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'State'
- caseSynchronisationGate(SynchronisationGate) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Synchronisation Gate'. caseSystem(System) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'System'
- caseTransition(Transition) -
Method in class org.topcased.sam.util.SAMSwitch
- Returns the result of interpretting the object as an instance of 'Transition'. changedResources -
Variable in class org.topcased.sam.presentation.SAMEditor
- Resources that have been changed since last activation
- changeNotifier -
Variable in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This is used to implement
IChangeNotifier
. changeNotifier -
Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This is used to implement
IChangeNotifier
- CheckboxTreeAndListGroup - Class in org.topcased.modeler.sam.dialogs
- Workbench-level composite that combines a CheckboxTreeViewer and
CheckboxListViewer.
- CheckboxTreeAndListGroup(Composite, Object, ITreeContentProvider, ILabelProvider, IStructuredContentProvider, ILabelProvider, int, int, int) -
Constructor for class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
- Create an instance of this class.
- checkCommand(Command) -
Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
-
- checkEdge(GraphEdge) -
Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
-
- checkNewTreeElements(Object[]) -
Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
- Iterate through the passed elements which are being realized for the
first time and check each one in the tree viewer as appropriate
- checkSource(GraphElement) -
Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
-
- checkStateChanged(CheckStateChangedEvent) -
Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
- An item was checked in one of self's two views.
- checkStateChanged(CheckStateChangedEvent) -
Method in class org.topcased.modeler.sam.dialogs.FilteredFilesResourceSelectionDialog
-
- checkTargetForSource(GraphElement, GraphElement) -
Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
-
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.AbstractStateItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.AutomatonItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.CompositionItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.ControlFlowItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.ControlPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.DataFlowItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.DataPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.DataStoreItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.DecompositionItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.FlowItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.IdentifiedItemItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.InControlPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.InDataPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.InitialStateItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.InputPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.MacroStateItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.ModelContentItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.ModelItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.MultiPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.NamedItemItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.OutControlPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.OutDataPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.OutputPortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.PortItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.StateItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.SynchronisationGateItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.SystemItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- collectNewChildDescriptors(Collection<Object>, Object) -
Method in class org.topcased.sam.provider.TransitionItemProvider
- This adds
CommandParameter
s describing the children
that can be created under this object
- comment -
Variable in class org.topcased.sam.impl.IdentifiedItemImpl
- The cached value of the '
Comment
' attribute
- COMMENT_EDEFAULT -
Static variable in class org.topcased.sam.impl.IdentifiedItemImpl
- The default value of the '
Comment
' attribute
- Composition - Interface in org.topcased.sam
- A representation of the model object 'Composition'. composition -
Variable in class org.topcased.sam.impl.MacroStateImpl
- The cached value of the '
Composition
' containment reference list. COMPOSITION -
Static variable in interface org.topcased.sam.SAMPackage
- The meta object id for the '
Composition
' class. COMPOSITION -
Static variable in interface org.topcased.sam.SAMPackage.Literals
- The meta object literal for the '
Composition
' class
- COMPOSITION__COMMENT -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Comment' attribute
- COMPOSITION__EANNOTATIONS -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'EAnnotations' containment reference list
- COMPOSITION__IN -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'In' containment reference list
- COMPOSITION__OUT -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Out' containment reference list
- COMPOSITION__PARENT_SYSTEM -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Parent System' container reference
- COMPOSITION__REQUIREMENTS -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Requirements' attribute. COMPOSITION_EDITPOLICY -
Static variable in interface org.topcased.modeler.sam.systemdiagram.SystEditPolicyConstants
- The key used to install an Composition EditPolicy.
- COMPOSITION_FEATURE_COUNT -
Static variable in interface org.topcased.sam.SAMPackage
- The number of structural features of the 'Composition' class
- CompositionEditPart - Class in org.topcased.modeler.sam.systemdiagram.edit
- The Composition object controller CompositionEditPart(GraphNode) -
Constructor for class org.topcased.modeler.sam.systemdiagram.edit.CompositionEditPart
- Constructor CompositionEditPart.CompositionEditPartListener - Class in org.topcased.modeler.sam.systemdiagram.edit
- This listener also listens the orientation property of the graphical element
- CompositionEditPart.CompositionEditPartListener() -
Constructor for class org.topcased.modeler.sam.systemdiagram.edit.CompositionEditPart.CompositionEditPartListener
-
- CompositionFigure - Class in org.topcased.modeler.sam.systemdiagram.figures
- The figure to display a Composition. CompositionFigure() -
Constructor for class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
- Constructor CompositionImpl - Class in org.topcased.sam.impl
- An implementation of the model object 'Composition'. CompositionImpl() -
Constructor for class org.topcased.sam.impl.CompositionImpl
-
- CompositionItemProvider - Class in org.topcased.sam.provider
- This is the item provider adapter for a
Composition
object - CompositionItemProvider(AdapterFactory) -
Constructor for class org.topcased.sam.provider.CompositionItemProvider
- This constructs an instance from a factory and a notifier
- compositionItemProvider -
Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This keeps track of the one adapter used for all
Composition
instances. CompositionModelerProvider - Class in org.topcased.modeler.sam.providers- This is the item provider adpater for a
Composition
object. CompositionModelerProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.sam.providers.CompositionModelerProvider
- This constructs an instance from a factory and a notifier. condition -
Variable in class org.topcased.sam.impl.TransitionImpl
- The cached value of the '
Condition
' attribute
- CONDITION_EDEFAULT -
Static variable in class org.topcased.sam.impl.TransitionImpl
- The default value of the '
Condition
' attribute
- CONDITION_EDGE_OBJECT_ID -
Static variable in interface org.topcased.modeler.sam.automatondiagram.AutomEdgeObjectConstants
- Public constant defining the condition EdgeObject id.
- configureGraphicalViewer() -
Method in class org.topcased.modeler.sam.editor.SAMEditor
-
- configureShell(Shell) -
Method in class org.topcased.modeler.sam.dialogs.EditRequirementDialog
- Deprecated.
- configureShell(Shell) -
Method in class org.topcased.modeler.sam.dialogs.FilteredFilesResourceSelectionDialog
-
- configureShell(Shell) -
Method in class org.topcased.modeler.sam.dialogs.TransitionEditDialog
- Deprecated.
- contentOutlinePage -
Variable in class org.topcased.sam.presentation.SAMEditor
- This is the content outline page
- contentOutlineStatusLineManager -
Variable in class org.topcased.sam.presentation.SAMEditor
- This is a kludge
- contentOutlineViewer -
Variable in class org.topcased.sam.presentation.SAMEditor
- This is the content outline page's viewer
- contributeToMenu(IMenuManager) -
Method in class org.topcased.sam.presentation.SAMActionBarContributor
- This adds to the menu bar a menu and some separators for editor additions,
as well as the sub-menus for object creation items
- contributeToToolBar(IToolBarManager) -
Method in class org.topcased.sam.presentation.SAMActionBarContributor
- This adds Separators for editor additions to the tool bar
- CONTROL_FLOW -
Static variable in interface org.topcased.sam.SAMPackage
- The meta object id for the '
Control Flow
' class. CONTROL_FLOW -
Static variable in interface org.topcased.sam.SAMPackage.Literals
- The meta object literal for the '
Control Flow
' class
- CONTROL_FLOW__COMMENT -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Comment' attribute
- CONTROL_FLOW__DEST -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Dest' reference list
- CONTROL_FLOW__DEST -
Static variable in interface org.topcased.sam.SAMPackage.Literals
- The meta object literal for the 'Dest' reference list feature
- CONTROL_FLOW__EANNOTATIONS -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'EAnnotations' containment reference list
- CONTROL_FLOW__NAME -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Name' attribute
- CONTROL_FLOW__PARENT_SYSTEM -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Parent System' container reference
- CONTROL_FLOW__REQUIREMENTS -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Requirements' attribute. CONTROL_FLOW__SOURCE -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Source' reference
- CONTROL_FLOW__SOURCE -
Static variable in interface org.topcased.sam.SAMPackage.Literals
- The meta object literal for the 'Source' reference feature
- CONTROL_FLOW_FEATURE_COUNT -
Static variable in interface org.topcased.sam.SAMPackage
- The number of structural features of the 'Control Flow' class
- CONTROL_PORT -
Static variable in interface org.topcased.sam.SAMPackage
- The meta object id for the '
Control Port
' class. CONTROL_PORT -
Static variable in interface org.topcased.sam.SAMPackage.Literals
- The meta object literal for the '
Control Port
' class
- CONTROL_PORT__COMMENT -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Comment' attribute
- CONTROL_PORT__EANNOTATIONS -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'EAnnotations' containment reference list
- CONTROL_PORT__INLINK -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Inlink' reference
- CONTROL_PORT__IS_INSTANCE_OF -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Is Instance Of' reference. CONTROL_PORT__NAME -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Name' attribute
- CONTROL_PORT__OUTLINK -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Outlink' reference
- CONTROL_PORT__PARENT_AUTOMATON -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Parent Automaton' container reference
- CONTROL_PORT__PARENT_MULTI_PORT -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Parent Multi Port' reference
- CONTROL_PORT__PARENT_SYSTEM -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Parent System' container reference
- CONTROL_PORT__REQUIREMENTS -
Static variable in interface org.topcased.sam.SAMPackage
- The feature id for the 'Requirements' attribute. CONTROL_PORT_FEATURE_COUNT -
Static variable in interface org.topcased.sam.SAMPackage
- The number of structural features of the 'Control Port' class
- ControlFlow - Interface in org.topcased.sam
- A representation of the model object 'Control Flow'. CONTROLFLOW_EDITPOLICY -
Static variable in interface org.topcased.modeler.sam.systemdiagram.SystEditPolicyConstants
- The key used to install an ControlFlow EditPolicy.
- ControlFlowEditPart - Class in org.topcased.modeler.sam.systemdiagram.edit
- ControlFlow controller
ControlFlowEditPart(GraphEdge) -
Constructor for class org.topcased.modeler.sam.systemdiagram.edit.ControlFlowEditPart
- Constructor ControlFlowImpl - Class in org.topcased.sam.impl
- An implementation of the model object 'Control Flow'. ControlFlowImpl() -
Constructor for class org.topcased.sam.impl.ControlFlowImpl
-
- ControlFlowItemProvider - Class in org.topcased.sam.provider
- This is the item provider adapter for a
ControlFlow
object - ControlFlowItemProvider(AdapterFactory) -
Constructor for class org.topcased.sam.provider.ControlFlowItemProvider
- This constructs an instance from a factory and a notifier
- controlFlowItemProvider -
Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This keeps track of the one adapter used for all
ControlFlow
instances. ControlFlowModelerProvider - Class in org.topcased.modeler.sam.providers- This is the item provider adpater for a
ControlFlow
object. ControlFlowModelerProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.sam.providers.ControlFlowModelerProvider
- This constructs an instance from a factory and a notifier. ControlPort - Interface in org.topcased.sam
- A representation of the model object 'Control Port'. CONTROLPORT_EDITPOLICY -
Static variable in interface org.topcased.modeler.sam.automatondiagram.AutomEditPolicyConstants
- The key used to install an ControlPort EditPolicy.
- CONTROLPORT_EDITPOLICY -
Static variable in interface org.topcased.modeler.sam.systemdiagram.SystEditPolicyConstants
- The key used to install an ControlPort EditPolicy.
- ControlPortImpl - Class in org.topcased.sam.impl
- An implementation of the model object 'Control Port'. ControlPortImpl() -
Constructor for class org.topcased.sam.impl.ControlPortImpl
-
- ControlPortItemProvider - Class in org.topcased.sam.provider
- This is the item provider adapter for a
ControlPort
object - ControlPortItemProvider(AdapterFactory) -
Constructor for class org.topcased.sam.provider.ControlPortItemProvider
- This constructs an instance from a factory and a notifier
- ControlPortModelerProvider - Class in org.topcased.modeler.sam.providers
- This is the item provider adpater for a
ControlPort
object. ControlPortModelerProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.sam.providers.ControlPortModelerProvider
- This constructs an instance from a factory and a notifier. convertDataTypeToString(EDataType, Object) -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- convertToString(EDataType, Object) -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- copyright -
Static variable in interface org.topcased.sam.AbstractState
-
- copyright -
Static variable in interface org.topcased.sam.Automaton
-
- copyright -
Static variable in interface org.topcased.sam.Composition
-
- copyright -
Static variable in interface org.topcased.sam.ControlFlow
-
- copyright -
Static variable in interface org.topcased.sam.ControlPort
-
- copyright -
Static variable in interface org.topcased.sam.DataFlow
-
- copyright -
Static variable in interface org.topcased.sam.DataPort
-
- copyright -
Static variable in interface org.topcased.sam.DataStore
-
- copyright -
Static variable in enum org.topcased.sam.DataType
-
- copyright -
Static variable in interface org.topcased.sam.Decomposition
-
- copyright -
Static variable in interface org.topcased.sam.Flow
-
- copyright -
Static variable in interface org.topcased.sam.IdentifiedItem
-
- copyright -
Static variable in class org.topcased.sam.impl.AbstractStateImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.AutomatonImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.CompositionImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.ControlFlowImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.ControlPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.DataFlowImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.DataPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.DataStoreImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.DecompositionImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.FlowImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.IdentifiedItemImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.InControlPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.InDataPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.InitialStateImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.InputPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.MacroStateImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.ModelContentImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.ModelImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.MultiPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.NamedItemImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.OutControlPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.OutDataPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.OutputPortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.PortImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.SAMFactoryImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.SAMPackageImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.StateImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.SynchronisationGateImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.SystemImpl
-
- copyright -
Static variable in class org.topcased.sam.impl.TransitionImpl
-
- copyright -
Static variable in interface org.topcased.sam.InControlPort
-
- copyright -
Static variable in interface org.topcased.sam.InDataPort
-
- copyright -
Static variable in interface org.topcased.sam.InitialState
-
- copyright -
Static variable in interface org.topcased.sam.InputPort
-
- copyright -
Static variable in interface org.topcased.sam.MacroState
-
- copyright -
Static variable in interface org.topcased.sam.Model
-
- copyright -
Static variable in interface org.topcased.sam.ModelContent
-
- copyright -
Static variable in interface org.topcased.sam.MultiPort
-
- copyright -
Static variable in interface org.topcased.sam.NamedItem
-
- copyright -
Static variable in interface org.topcased.sam.OutControlPort
-
- copyright -
Static variable in interface org.topcased.sam.OutDataPort
-
- copyright -
Static variable in interface org.topcased.sam.OutputPort
-
- copyright -
Static variable in interface org.topcased.sam.Port
-
- copyright -
Static variable in class org.topcased.sam.presentation.SAMActionBarContributor
-
- copyright -
Static variable in class org.topcased.sam.presentation.SAMEditor
-
- copyright -
Static variable in class org.topcased.sam.presentation.SAMModelWizard
-
- copyright -
Static variable in class org.topcased.sam.provider.AbstractStateItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.AutomatonItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.CompositionItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.ControlFlowItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.ControlPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.DataFlowItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.DataPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.DataStoreItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.DecompositionItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.FlowItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.IdentifiedItemItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.InControlPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.InDataPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.InitialStateItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.InputPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.MacroStateItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.ModelContentItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.ModelItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.MultiPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.NamedItemItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.OutControlPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.OutDataPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.OutputPortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.PortItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
-
- copyright -
Static variable in class org.topcased.sam.provider.StateItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.SynchronisationGateItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.SystemItemProvider
-
- copyright -
Static variable in class org.topcased.sam.provider.TransitionItemProvider
-
- copyright -
Static variable in interface org.topcased.sam.SAMFactory
-
- copyright -
Static variable in interface org.topcased.sam.SAMPackage
-
- copyright -
Static variable in class org.topcased.sam.SAMPlugin
-
- copyright -
Static variable in interface org.topcased.sam.State
-
- copyright -
Static variable in interface org.topcased.sam.SynchronisationGate
-
- copyright -
Static variable in interface org.topcased.sam.System
-
- copyright -
Static variable in interface org.topcased.sam.Transition
-
- copyright -
Static variable in class org.topcased.sam.util.SAMAdapterFactory
-
- copyright -
Static variable in class org.topcased.sam.util.SAMResourceFactoryImpl
-
- copyright -
Static variable in class org.topcased.sam.util.SAMResourceImpl
-
- copyright -
Static variable in class org.topcased.sam.util.SAMSwitch
-
- create() -
Method in class org.topcased.modeler.sam.dialogs.FilteredFilesResourceSelectionDialog
-
- create(EClass) -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createAbstractStateAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
AbstractState
- createAbstractStateAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Abstract State
'
- createActions() -
Method in class org.topcased.modeler.sam.editor.SAMEditor
-
- createAdapter(Notifier) -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates an adapter for the
target
- createAddCommand(EditPart, Object, Point) -
Method in class org.topcased.modeler.sam.edit.policies.SAMDiagramLayoutEditPolicy
- Create and return the Command used to perform the DND of a Port
- createAddCommand(EditPart, EditPart) -
Method in class org.topcased.modeler.sam.edit.policies.SAMMultiPortLayoutEditPolicy
-
- createAddCommand(EditPart, Object, Point) -
Method in class org.topcased.modeler.sam.edit.policies.SAMPortLayoutEditPolicy
- Create and return the Command used to perform the DND of a Port
- createAutomaton() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createAutomaton() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Automaton'
- createAutomatonAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Automaton
. createAutomatonAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
Automaton
- createAutomatonAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Automaton
'. createBodyFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.AutomDiagramEditPart
-
- createBodyFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.SystDiagramEditPart
-
- createCategories() -
Method in class org.topcased.modeler.sam.automatondiagram.AutomPaletteManager
- Creates the main categories of the palette createCategories() -
Method in class org.topcased.modeler.sam.systemdiagram.SystPaletteManager
- Creates the main categories of the palette createChangeDiagramAction(EObject) -
Method in class org.topcased.modeler.sam.systemdiagram.edit.AutomatonEditPart
- Overriden so as to provide custom behaviour when the modelObject is an
imported system or automaton When an imported system is double-clicked,
it will try to load the associated '.samdi'.
- createChangeDiagramAction(EObject) -
Method in class org.topcased.modeler.sam.systemdiagram.edit.SystemEditPart
- Overriden so as to provide custom behaviour when the modelObject is an
imported system or automaton When an imported system is double-clicked,
it will try to load the associated '.samdi'.
- createChildActions -
Variable in class org.topcased.sam.presentation.SAMActionBarContributor
- This will contain one
CreateChildAction
corresponding to each descriptor
generated for the current selection by the item provider
- createChildMenuManager -
Variable in class org.topcased.sam.presentation.SAMActionBarContributor
- This is the menu manager into which menu contribution items should be added for CreateChild actions. createCommand(EditDomain, GraphEdge, GraphElement) -
Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
-
- createComposition() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createComposition() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Composition'
- createCompositionAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Composition
. createCompositionAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
Composition
. createCompositionAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Composition
'. createContainer() -
Method in class org.topcased.modeler.sam.automatondiagram.figures.AutomDiagramFigure
-
- createContainer() -
Method in class org.topcased.modeler.sam.automatondiagram.figures.MacroStateFigure
-
- createContainer() -
Method in class org.topcased.modeler.sam.systemdiagram.figures.AutomatonFigure
-
- createContainer() -
Method in class org.topcased.modeler.sam.systemdiagram.figures.SystDiagramFigure
-
- createContainer() -
Method in class org.topcased.modeler.sam.systemdiagram.figures.SystemFigure
-
- createContents(Composite, int, int, int) -
Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
- Lay out and initialize self's visual components.
- createContents(Composite) -
Method in class org.topcased.modeler.sam.preferences.SAMPreferencePage
- Creates this preference page contents.
- createContextMenuFor(StructuredViewer) -
Method in class org.topcased.sam.presentation.SAMEditor
- This creates a context menu for the viewer and adds a listener as well registering the menu for extension. createControl(Composite) -
Method in class org.topcased.modeler.sam.documentation.IdentifiedItemDocPage
-
- createControl(Composite) -
Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
-
- createControlFlow() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createControlFlow() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Control Flow'
- createControlFlowAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
ControlFlow
. createControlFlowAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
ControlFlow
. createControlFlowAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Control Flow
'. createControlPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
ControlPort
. createControlPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Control Port
'. createDataFlow() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createDataFlow() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Data Flow'
- createDataFlowAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
DataFlow
. createDataFlowAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
DataFlow
- createDataFlowAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Data Flow
'. createDataPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
DataPort
. createDataPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Data Port
'. createDataStore() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createDataStore() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Data Store'
- createDataStoreAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
DataStore
. createDataStoreAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
DataStore
- createDataStoreAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Data Store
'. createDataTypeFromString(EDataType, String) -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createDecomposition() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createDecomposition() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Decomposition'
- createDecompositionAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Decomposition
- createDecompositionAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
Decomposition
. createDecompositionAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Decomposition
'
- createDialogArea(Composite) -
Method in class org.topcased.modeler.sam.dialogs.EditRequirementDialog
- Deprecated. Create the Dialog area
- createDialogArea(Composite) -
Method in class org.topcased.modeler.sam.dialogs.FilteredFilesResourceSelectionDialog
-
- createDialogArea(Composite) -
Method in class org.topcased.modeler.sam.dialogs.TransitionEditDialog
- Deprecated. Create the Dialog area
- createEditPart(EditPart, Object) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomEditPartFactory
-
- createEditPart(EditPart, Object) -
Method in class org.topcased.modeler.sam.systemdiagram.SystEditPartFactory
-
- createEditPolicies() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.AbstractStateEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.InitialStateEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.MacroStateEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.StateEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.TransitionEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.sam.edit.InDataPortEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.edit.MultiPortEditPart
- Creates edit policies and associates these with roles
- createEditPolicies() -
Method in class org.topcased.modeler.sam.edit.OutDataPortEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.edit.SAMPortEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.AutomatonEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.CompositionEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.DataStoreEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.DecompositionEditPart
- Creates edit policies and associates these with roles createEditPolicies() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.FlowEditPart
-
- createEditPolicies() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.SystemEditPart
- Creates edit policies and associates these with roles createEModelElementAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
EModel Element
'
- createEmptyCopyMultiPort(MultiPort) -
Static method in class org.topcased.modeler.sam.util.InstancesUtil
- Creates a new multiport and sets its name to that of the existing port.
- createEmptyCopyPort(Port) -
Static method in class org.topcased.modeler.sam.util.InstancesUtil
- Creates a new empty Port and set its name to that of the existing port.
- createEObjectAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for the default case
- createFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.AbstractStateEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.AutomDiagramEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.InitialStateEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.MacroStateEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.StateEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.automatondiagram.edit.TransitionEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.edit.InControlPortEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.edit.InDataPortEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.edit.MultiPortEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.edit.OutControlPortEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.edit.OutDataPortEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.AutomatonEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.CompositionEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.ControlFlowEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.DataFlowEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.DataStoreEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.DecompositionEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.SystDiagramEditPart
-
- createFigure() -
Method in class org.topcased.modeler.sam.systemdiagram.edit.SystemEditPart
-
- createFlowAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Flow
. createFlowAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Flow
'
- CreateFlowCommand - Class in org.topcased.modeler.sam.systemdiagram.commands
- Creation command for DataFlow and ControlFlow
Creation : 06 June 2005 - CreateFlowCommand(EditDomain, GraphEdge, GraphNode, boolean) -
Constructor for class org.topcased.modeler.sam.systemdiagram.commands.CreateFlowCommand
- Constructor
- createFromString(EDataType, String) -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createGraphElement(EObject, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElement(EObject, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementAutomaton(Automaton, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementComposition(Composition, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementControlFlow(ControlFlow, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementDataFlow(DataFlow, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementDataStore(DataStore, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementDecomposition(Decomposition, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementInControlPort(InControlPort, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementInControlPort(InControlPort, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementInDataPort(InDataPort, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementInDataPort(InDataPort, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementInitialState(InitialState, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementMacroState(MacroState, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementMultiPort(MultiPort, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementMultiPort(MultiPort, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementOutControlPort(OutControlPort, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementOutControlPort(OutControlPort, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementOutDataPort(OutDataPort, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementOutDataPort(OutDataPort, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementState(State, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createGraphElementSystem(System, String) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
-
- createGraphElementTransition(Transition, String) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
-
- createIdentifiedItemAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
IdentifiedItem
- createIdentifiedItemAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Identified Item
'
- createInControlPort() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createInControlPort() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'In Control Port'
- createInControlPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
InControlPort
- createInControlPortAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
InControlPort
. createInControlPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
In Control Port
'
- createInDataPort() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createInDataPort() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'In Data Port'
- createInDataPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
InDataPort
. createInDataPortAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
InDataPort
- createInDataPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
In Data Port
'. createInitialModel() -
Method in class org.topcased.sam.presentation.SAMModelWizard
- Create a new model
- createInitialState() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createInitialState() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Initial State'
- createInitialStateAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
InitialState
- createInitialStateAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
InitialState
. createInitialStateAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Initial State
'
- createInputPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
InputPort
. createInputPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Input Port
'. CreateInstanceCommand - Class in org.topcased.modeler.sam.commands- Represents the command used for a drag and drop of an existing
system/automaton from the outline.
- CreateInstanceCommand(EObject, GraphNode, GraphNode, Point) -
Constructor for class org.topcased.modeler.sam.commands.CreateInstanceCommand
-
- createLabel() -
Method in class org.topcased.modeler.sam.automatondiagram.figures.AutomDiagramFigure
-
- createLabel() -
Method in class org.topcased.modeler.sam.systemdiagram.figures.SystDiagramFigure
-
- createListViewer(Composite, int, int) -
Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
- Create this group's list viewer.
- createMacroState() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createMacroState() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Macro State'
- createMacroStateAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
MacroState
. createMacroStateAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
MacroState
- createMacroStateAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Macro State
'. createModel() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createModel() -
Method in class org.topcased.sam.presentation.SAMEditor
- This is the method called to load a resource into the editing domain's resource set based on the editor's input
- createModel() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Model'
- createModelAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Model
. createModelAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
Model
- createModelAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Model
'. createModelContentAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
ModelContent
- createModelContentAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Model Content
'
- createModelContentCopy(ModelContent) -
Static method in class org.topcased.modeler.sam.util.InstancesUtil
- An empty copy of the ModelContent given in parameter.
- createModelObject(EObject) -
Method in class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
- Create the ModelObject with its initial children createModelObject(EObject) -
Method in class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
- Create the ModelObject with its initial children createMultiPort() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createMultiPort() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Multi Port'
- createMultiPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
MultiPort
. createMultiPortAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
MultiPort
- createMultiPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Multi Port
'. createMultiSelectionMenu(IMenuManager, IStructuredSelection) -
Method in class org.topcased.modeler.sam.editor.outline.SamOutlineNavigator
- By default, this adds a delete action and a load additionnal resources
action.
- createNamedItemAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
NamedItem
. createNamedItemAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Named Item
'. createNavigator(Composite, Modeler, IPageSite) -
Method in class org.topcased.modeler.sam.editor.outline.SamOutlinePage
- Creates a custom Navigator for this outline, and keeps a reference to it.
- createOutControlPort() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createOutControlPort() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Out Control Port'
- createOutControlPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
OutControlPort
- createOutControlPortAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
OutControlPort
. createOutControlPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Out Control Port
'
- createOutDataPort() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createOutDataPort() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Out Data Port'
- createOutDataPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
OutDataPort
. createOutDataPortAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
OutDataPort
. createOutDataPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Out Data Port
'
- createOutlinePage() -
Method in class org.topcased.modeler.sam.editor.SAMEditor
- Overriden so as to use our custom outline page ('Imported Libraries'
section)
- createOutputPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
OutputPort
. createOutputPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Output Port
'. createPackageContents() -
Method in class org.topcased.sam.impl.SAMPackageImpl
- Creates the meta-model objects for the package.
- createPages() -
Method in class org.topcased.sam.presentation.SAMEditor
- This is the method used by the framework to install your own controls. createPortAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Port
. createPortAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Port
'
- createResource(URI) -
Method in class org.topcased.sam.util.SAMResourceFactoryImpl
- Creates an instance of the resource
- createSiblingActions -
Variable in class org.topcased.sam.presentation.SAMActionBarContributor
- This will contain one
CreateSiblingAction
corresponding to each descriptor
generated for the current selection by the item provider
- createSiblingMenuManager -
Variable in class org.topcased.sam.presentation.SAMActionBarContributor
- This is the menu manager into which menu contribution items should be added for CreateSibling actions. createSingleSelectionMenu(IMenuManager, Object) -
Method in class org.topcased.modeler.sam.editor.outline.SamOutlineNavigator
-
- createState() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createState() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'State'
- createStateAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
State
. createStateAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
State
- createStateAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
State
'. createSynchronisationGateAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
SynchronisationGate
. createSynchronisationGateAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Synchronisation Gate
'
- createSystem() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createSystem() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'System'
- createSystemAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
System
. createSystemAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
System
- createSystemAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
System
'. createTransition() -
Method in class org.topcased.sam.impl.SAMFactoryImpl
-
- createTransition() -
Method in interface org.topcased.sam.SAMFactory
- Returns a new object of class 'Transition'
- createTransitionAdapter() -
Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
- This creates an adapter for a
Transition
. createTransitionAdapter() -
Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
- This creates an adapter for a
Transition
- createTransitionAdapter() -
Method in class org.topcased.sam.util.SAMAdapterFactory
- Creates a new adapter for an object of class '
Transition
'. createTransitionGroup(Composite) -
Method in class org.topcased.modeler.sam.dialogs.TransitionEditDialog
- Deprecated. Creates the group
- createTreeViewer(Composite, int, int) -
Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
- Create this group's tree viewer.
- currentViewer -
Variable in class org.topcased.sam.presentation.SAMEditor
- This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer
- currentViewerPane -
Variable in class org.topcased.sam.presentation.SAMEditor
- This keeps track of the active viewer pane, in the book
- CUSTOM_EDITPOLICY -
Static variable in interface org.topcased.modeler.sam.SAMEditPolicyConstants
- The key used to install a Custom EditPolicy.
- CustomEditPolicy - Class in org.topcased.modeler.sam.edit.policies
- The EditPolicy that handle the Edit Requirement command created 13 mai 2005
- CustomEditPolicy() -
Constructor for class org.topcased.modeler.sam.edit.policies.CustomEditPolicy
-
A B C D E F G H I L M N O P R S T U V W
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.