SAM
A B C D E F G H I L M N O P R S T U V W

S

SAMActionBarContributor - Class in org.topcased.sam.presentation
This is the action bar contributor for the SAM model editor
SAMActionBarContributor() - Constructor for class org.topcased.sam.presentation.SAMActionBarContributor
This creates an instance of the contributor
SAMActionConstants - Interface in org.topcased.modeler.sam
Identifies new Action constants Creation : 25 mars 2005
SAMAdapterFactory - Class in org.topcased.sam.util
The Adapter Factory for the model.
SAMAdapterFactory() - Constructor for class org.topcased.sam.util.SAMAdapterFactory
Creates an instance of the adapter factory
SAMContextMenuProvider - Class in org.topcased.modeler.sam.editor
Provide a Context Menu for the SAM Editor with customized actions
SAMContextMenuProvider(EditPartViewer, ActionRegistry) - Constructor for class org.topcased.modeler.sam.editor.SAMContextMenuProvider
Constructs a context menu for the specified EditPartViewer and the Actions registered in the ActionRegistry
SAMDiagramLayoutEditPolicy - Class in org.topcased.modeler.sam.edit.policies
This is a custom LayoutEditPolicy that handles Ports layout.
SAMDiagramLayoutEditPolicy() - Constructor for class org.topcased.modeler.sam.edit.policies.SAMDiagramLayoutEditPolicy
Default contructor.
SAMDiagramsPage - Class in org.topcased.modeler.sam.wizards
 
SAMDiagramsPage(String, IStructuredSelection) - Constructor for class org.topcased.modeler.sam.wizards.SAMDiagramsPage
 
SAMEditor - Class in org.topcased.modeler.sam.editor
Generated Model editor SAMEditor() - Constructor for class org.topcased.modeler.sam.editor.SAMEditor
 
SAMEditor - Class in org.topcased.sam.presentation
This is an example of a SAM model editor
SAMEditor() - Constructor for class org.topcased.sam.presentation.SAMEditor
This creates a model editor
SAMEditor.ReverseAdapterFactoryContentProvider - Class in org.topcased.sam.presentation
 
SAMEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.topcased.sam.presentation.SAMEditor.ReverseAdapterFactoryContentProvider
 
SAMEditorActionBarContributor - Class in org.topcased.modeler.sam.actions
Generated Actions SAMEditorActionBarContributor() - Constructor for class org.topcased.modeler.sam.actions.SAMEditorActionBarContributor
 
SAMEditPolicyConstants - Interface in org.topcased.modeler.sam
A collection of Roles.
samFactory - Variable in class org.topcased.sam.presentation.SAMModelWizard
This caches an instance of the model factory
SAMFactory - Interface in org.topcased.sam
The Factory for the model.
SAMFactoryImpl - Class in org.topcased.sam.impl
An implementation of the model Factory. SAMFactoryImpl() - Constructor for class org.topcased.sam.impl.SAMFactoryImpl
Creates an instance of the factory
SAMImageRegistry - Class in org.topcased.modeler.sam
Handle image SAMItemProviderAdapterFactory - Class in org.topcased.sam.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SAMItemProviderAdapterFactory() - Constructor for class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This constructs an instance
SamLabelDirectEditPolicy - Class in org.topcased.modeler.sam.edit.policies
Custom edit policy so that elements having a not null isInstanceOf reference cannot be direcly edited.
SamLabelDirectEditPolicy() - Constructor for class org.topcased.modeler.sam.edit.policies.SamLabelDirectEditPolicy
 
SAMModelerProviderAdapterFactory - Class in org.topcased.modeler.sam.providers
This is the factory that is used to provide the interfaces needed to support Viewers.
SAMModelerProviderAdapterFactory() - Constructor for class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This constructs an instance. SAMModelWizard - Class in org.topcased.sam.presentation
This is a simple wizard for creating a new model file
SAMModelWizard() - Constructor for class org.topcased.sam.presentation.SAMModelWizard
 
SAMModelWizard.SAMModelWizardInitialObjectCreationPage - Class in org.topcased.sam.presentation
This is the page where the type of object to create is selected
SAMModelWizard.SAMModelWizardInitialObjectCreationPage(String) - Constructor for class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
Pass in the selection
SAMModelWizard.SAMModelWizardNewFileCreationPage - Class in org.topcased.sam.presentation
This is the one page of the wizard
SAMModelWizard.SAMModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardNewFileCreationPage
Pass in the selection
SAMMultiPortLayoutEditPolicy - Class in org.topcased.modeler.sam.edit.policies
An EditPolicy that handle the Add and Orphan children commands of the MultiPort object Creation : 23 nov. 2005
SAMMultiPortLayoutEditPolicy() - Constructor for class org.topcased.modeler.sam.edit.policies.SAMMultiPortLayoutEditPolicy
The constructor
SamOutlineContentProvider - Class in org.topcased.modeler.sam.editor.outline
Modification of the default ModelContentProvider for the outline navigator that adds a section containing the resources that it is possible to import from a SAM diagram.
SamOutlineContentProvider(Modeler, ITreeContentProvider) - Constructor for class org.topcased.modeler.sam.editor.outline.SamOutlineContentProvider
Constructor.
SamOutlineLabelProvider - Class in org.topcased.modeler.sam.editor.outline
 
SamOutlineLabelProvider(ILabelProvider) - Constructor for class org.topcased.modeler.sam.editor.outline.SamOutlineLabelProvider
Constructor
SamOutlineNavigator - Class in org.topcased.modeler.sam.editor.outline
Added this class to initialize the tree viewer with our customized content/label providers (models library section) and customize the context menu to forbid unsupported actions on external models.
SamOutlineNavigator(Composite, Modeler, IPageSite) - Constructor for class org.topcased.modeler.sam.editor.outline.SamOutlineNavigator
Constructor.
SamOutlinePage - Class in org.topcased.modeler.sam.editor.outline
This class extends the basic DiagramsOutlinePage used by default so as to add an 'Possible imports' section.
SamOutlinePage(Modeler) - Constructor for class org.topcased.modeler.sam.editor.outline.SamOutlinePage
Constructor.
samPackage - Variable in class org.topcased.sam.presentation.SAMModelWizard
This caches an instance of the model package
SAMPackage - Interface in org.topcased.sam
The Package for the model.
SAMPackage.Literals - Interface in org.topcased.sam
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type SAMPackageImpl - Class in org.topcased.sam.impl
An implementation of the model Package. SAMPlugin - Class in org.topcased.modeler.sam
The main plugin class to be used in the desktop. SAMPlugin() - Constructor for class org.topcased.modeler.sam.SAMPlugin
The constructor. SAMPlugin - Class in org.topcased.sam
This is the central singleton for the SAM editor plugin
SAMPlugin() - Constructor for class org.topcased.sam.SAMPlugin
Create the instance
SAMPlugin.Implementation - Class in org.topcased.sam
The actual implementation of the Eclipse Plugin
SAMPlugin.Implementation() - Constructor for class org.topcased.sam.SAMPlugin.Implementation
Creates an instance
SAMPortEditPart - Class in org.topcased.modeler.sam.edit
The Port object controller for SAM Editor Creation : 29 sept. 2005
SAMPortEditPart(GraphNode) - Constructor for class org.topcased.modeler.sam.edit.SAMPortEditPart
Constructor
SAMPortLayoutEditPolicy - Class in org.topcased.modeler.sam.edit.policies
An EditPolicy that manage creation and moves of a Port inside its container (System or Automaton).
SAMPortLayoutEditPolicy() - Constructor for class org.topcased.modeler.sam.edit.policies.SAMPortLayoutEditPolicy
Default contructor.
SAMPreferencePage - Class in org.topcased.modeler.sam.preferences
A preference page to configure all preferences of the SAM editor.
SAMPreferencePage() - Constructor for class org.topcased.modeler.sam.preferences.SAMPreferencePage
 
SAMPropertyConstants - Interface in org.topcased.modeler.sam
This interface is used to define Property constants ("keys" and "values") that are proper to the SAM graphical editor.
SAMRequestConstants - Interface in org.topcased.modeler.sam
created 12 avr. 2005
SAMResourceFactoryImpl - Class in org.topcased.sam.util
The Resource Factory associated with the package. SAMResourceFactoryImpl() - Constructor for class org.topcased.sam.util.SAMResourceFactoryImpl
Creates an instance of the resource factory
SAMResourceImpl - Class in org.topcased.sam.util
The Resource associated with the package. SAMResourceImpl(URI) - Constructor for class org.topcased.sam.util.SAMResourceImpl
Creates an instance of the resource
SAMSwitch<T> - Class in org.topcased.sam.util
The Switch for the model's inheritance hierarchy.
SAMSwitch() - Constructor for class org.topcased.sam.util.SAMSwitch
Creates an instance of the switch
savedResources - Variable in class org.topcased.sam.presentation.SAMEditor
Resources that have been saved
selection - Variable in class org.topcased.sam.presentation.SAMModelWizard
Remember the selection during initialization for populating the default container
selectionChanged(SelectionChangedEvent) - Method in class org.topcased.modeler.sam.actions.AddNewPortAction
Sets the selected EditPart and refreshes the enabled state of this action.
selectionChanged(SelectionChangedEvent) - Method in class org.topcased.modeler.sam.actions.EditRequirementAction
Deprecated. Sets the selected EditPart and refreshes the enabled state of this action.
selectionChanged(SelectionChangedEvent) - Method in class org.topcased.modeler.sam.actions.InversePortsAction
Sets the selected EditPart and refreshes the enabled state of this action.
selectionChanged(SelectionChangedEvent) - Method in class org.topcased.modeler.sam.actions.RotateAction
Sets the selected EditPart and refreshes the enabled state of this action.
selectionChanged(SelectionChangedEvent) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Handle the selection of an item in the tree viewer
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.topcased.modeler.sam.documentation.IdentifiedItemDocPage
 
selectionChanged(SelectionChangedEvent) - Method in class org.topcased.sam.presentation.SAMActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly
selectionChangedListener - Variable in class org.topcased.sam.presentation.SAMEditor
This listens to which ever viewer is active
selectionChangedListeners - Variable in class org.topcased.sam.presentation.SAMEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor
selectionProvider - Variable in class org.topcased.sam.presentation.SAMActionBarContributor
This keeps track of the current selection provider
selectionViewer - Variable in class org.topcased.sam.presentation.SAMEditor
This is the viewer that shadows the selection in the content outline.
setActiveEditor(IEditorPart) - Method in class org.topcased.sam.presentation.SAMActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider. setAllSelections(boolean) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Select or deselect all of the elements in the tree depending on the value of the selection boolean.
setComment(String) - Method in interface org.topcased.sam.IdentifiedItem
Sets the value of the 'Comment' attribute. setComment(String) - Method in class org.topcased.sam.impl.IdentifiedItemImpl
 
setCondition(String) - Method in class org.topcased.sam.impl.TransitionImpl
 
setCondition(String) - Method in interface org.topcased.sam.Transition
Sets the value of the 'Condition' attribute. setCurrentViewer(Viewer) - Method in class org.topcased.sam.presentation.SAMEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one
setCurrentViewerPane(ViewerPane) - Method in class org.topcased.sam.presentation.SAMEditor
 
setDest(State) - Method in class org.topcased.sam.impl.TransitionImpl
 
setDest(State) - Method in interface org.topcased.sam.Transition
Sets the value of the 'Dest' reference. setDirection(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
 
setDirection(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DecompositionFigure
 
setEmission(String) - Method in class org.topcased.sam.impl.TransitionImpl
 
setEmission(String) - Method in interface org.topcased.sam.Transition
Sets the value of the 'Emission' attribute. setFileExtensionFilter(String) - Method in class org.topcased.modeler.sam.dialogs.FilteredFilesResourceSelectionDialog
To be called before opening the dialog so as to set the accepted file extensions.
setFocus() - Method in class org.topcased.modeler.sam.documentation.IdentifiedItemDocPage
 
setFocus() - Method in class org.topcased.sam.presentation.SAMEditor
 
setIdentifiedItem(IdentifiedItem) - Method in class org.topcased.modeler.sam.documentation.IdentifiedItemDocPage
 
setIn(InDataPort) - Method in interface org.topcased.sam.DataStore
Sets the value of the 'In' containment reference. setIn(InDataPort) - Method in class org.topcased.sam.impl.DataStoreImpl
 
setIndex(int) - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
 
setInlink(Flow) - Method in class org.topcased.sam.impl.PortImpl
 
setInlink(Flow) - Method in interface org.topcased.sam.Port
Sets the value of the 'Inlink' reference
setIsInstanceOf(EObject, EObject) - Static method in class org.topcased.modeler.sam.util.InstancesUtil
Sets the name and instanceOf properties of the referencer aproprietly.
setIsInstanceOf(Automaton) - Method in interface org.topcased.sam.Automaton
Sets the value of the 'Is Instance Of' reference
setIsInstanceOf(Automaton) - Method in class org.topcased.sam.impl.AutomatonImpl
 
setIsInstanceOf(MultiPort) - Method in class org.topcased.sam.impl.MultiPortImpl
 
setIsInstanceOf(Port) - Method in class org.topcased.sam.impl.PortImpl
 
setIsInstanceOf(System) - Method in class org.topcased.sam.impl.SystemImpl
 
setIsInstanceOf(MultiPort) - Method in interface org.topcased.sam.MultiPort
Sets the value of the 'Is Instance Of' reference
setIsInstanceOf(Port) - Method in interface org.topcased.sam.Port
Sets the value of the 'Is Instance Of' reference. setIsInstanceOf(System) - Method in interface org.topcased.sam.System
Sets the value of the 'Is Instance Of' reference. setListComparator(ViewerComparator) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the comparator that is to be applied to self's list viewer
setListProviders(IStructuredContentProvider, ILabelProvider) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the list viewer's providers to those passed
setModelContent(ModelContent) - Method in class org.topcased.sam.impl.ModelImpl
 
setModelContent(ModelContent) - Method in interface org.topcased.sam.Model
Sets the value of the 'Model Content' containment reference
setName(String) - Method in class org.topcased.sam.impl.NamedItemImpl
 
setName(String) - Method in interface org.topcased.sam.NamedItem
Sets the value of the 'Name' attribute
setNbInDataPorts(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
Set the number of InDataPorts of the Composition figure
setNbOutDataPorts(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DecompositionFigure
Set the number of OutDataPorts of the Decomposition figure
setOrientation(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
 
setOrientation(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DecompositionFigure
 
setOut(OutDataPort) - Method in interface org.topcased.sam.DataStore
Sets the value of the 'Out' containment reference. setOut(OutDataPort) - Method in class org.topcased.sam.impl.DataStoreImpl
 
setOutlink(Flow) - Method in class org.topcased.sam.impl.PortImpl
 
setOutlink(Flow) - Method in interface org.topcased.sam.Port
Sets the value of the 'Outlink' reference. setParent(ModelContent) - Method in class org.topcased.sam.impl.MultiPortImpl
 
setParent(ModelContent) - Method in interface org.topcased.sam.MultiPort
Sets the value of the 'Parent' container reference. setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This sets the composed adapter factory that contains this factory. setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setParentAutomaton(Automaton) - Method in interface org.topcased.sam.AbstractState
Sets the value of the 'Parent Automaton' container reference
setParentAutomaton(Automaton) - Method in class org.topcased.sam.impl.AbstractStateImpl
 
setParentAutomaton(Automaton) - Method in class org.topcased.sam.impl.PortImpl
 
setParentAutomaton(Automaton) - Method in class org.topcased.sam.impl.TransitionImpl
 
setParentAutomaton(Automaton) - Method in interface org.topcased.sam.Port
Sets the value of the 'Parent Automaton' container reference
setParentAutomaton(Automaton) - Method in interface org.topcased.sam.Transition
Sets the value of the 'Parent Automaton' container reference
setParentDataStore(DataStore) - Method in class org.topcased.sam.impl.InDataPortImpl
 
setParentDataStore(DataStore) - Method in class org.topcased.sam.impl.OutDataPortImpl
 
setParentDataStore(DataStore) - Method in interface org.topcased.sam.InDataPort
Sets the value of the 'Parent Data Store' container reference
setParentDataStore(DataStore) - Method in interface org.topcased.sam.OutDataPort
Sets the value of the 'Parent Data Store' container reference
setParentModel(Model) - Method in class org.topcased.sam.impl.ModelContentImpl
 
setParentModel(Model) - Method in interface org.topcased.sam.ModelContent
Sets the value of the 'Parent Model' container reference
setParentMultiPort(MultiPort) - Method in class org.topcased.sam.impl.PortImpl
 
setParentMultiPort(MultiPort) - Method in interface org.topcased.sam.Port
Sets the value of the 'Parent Multi Port' reference
setParentState(MacroState) - Method in interface org.topcased.sam.AbstractState
Sets the value of the 'Parent State' container reference
setParentState(MacroState) - Method in class org.topcased.sam.impl.AbstractStateImpl
 
setParentSync(SynchronisationGate) - Method in class org.topcased.sam.impl.InDataPortImpl
 
setParentSync(SynchronisationGate) - Method in class org.topcased.sam.impl.OutDataPortImpl
 
setParentSync(SynchronisationGate) - Method in interface org.topcased.sam.InDataPort
Sets the value of the 'Parent Sync' container reference
setParentSync(SynchronisationGate) - Method in interface org.topcased.sam.OutDataPort
Sets the value of the 'Parent Sync' container reference
setParentSystem(System) - Method in interface org.topcased.sam.DataStore
Sets the value of the 'Parent System' container reference
setParentSystem(System) - Method in interface org.topcased.sam.Flow
Sets the value of the 'Parent System' container reference
setParentSystem(System) - Method in class org.topcased.sam.impl.DataStoreImpl
 
setParentSystem(System) - Method in class org.topcased.sam.impl.FlowImpl
 
setParentSystem(System) - Method in class org.topcased.sam.impl.ModelContentImpl
 
setParentSystem(System) - Method in class org.topcased.sam.impl.PortImpl
 
setParentSystem(System) - Method in class org.topcased.sam.impl.SynchronisationGateImpl
 
setParentSystem(System) - Method in interface org.topcased.sam.ModelContent
Sets the value of the 'Parent System' container reference
setParentSystem(System) - Method in interface org.topcased.sam.Port
Sets the value of the 'Parent System' container reference
setParentSystem(System) - Method in interface org.topcased.sam.SynchronisationGate
Sets the value of the 'Parent System' container reference
setPriority(Integer) - Method in class org.topcased.sam.impl.TransitionImpl
 
setPriority(Integer) - Method in interface org.topcased.sam.Transition
Sets the value of the 'Priority' attribute. setRequirements(String) - Method in interface org.topcased.sam.IdentifiedItem
Sets the value of the 'Requirements' attribute
setRequirements(String) - Method in class org.topcased.sam.impl.IdentifiedItemImpl
 
setRoot(Object) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the root of the widget to be new Root.
setSelection(ISelection) - Method in class org.topcased.sam.presentation.SAMEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class org.topcased.sam.presentation.SAMEditor
This sets the selection into whichever viewer is active
setSource(ControlPort) - Method in interface org.topcased.sam.ControlFlow
Sets the value of the 'Source' reference. setSource(DataPort) - Method in interface org.topcased.sam.DataFlow
Sets the value of the 'Source' reference. setSource(ControlPort) - Method in class org.topcased.sam.impl.ControlFlowImpl
 
setSource(DataPort) - Method in class org.topcased.sam.impl.DataFlowImpl
 
setSource(AbstractState) - Method in class org.topcased.sam.impl.TransitionImpl
 
setSource(AbstractState) - Method in interface org.topcased.sam.Transition
Sets the value of the 'Source' reference. setStatusLineManager(ISelection) - Method in class org.topcased.sam.presentation.SAMEditor
 
setTreeChecked(Object, boolean) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the checked state of the passed tree element appropriately, and do so recursively to all of its child tree elements as well
setTreeComparator(ViewerComparator) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the comparator that is to be applied to self's tree viewer
setTreeProviders(ITreeContentProvider, ILabelProvider) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the tree viewer's providers to those passed
setType(DataType) - Method in interface org.topcased.sam.DataFlow
Sets the value of the 'Type' attribute
setType(DataType) - Method in class org.topcased.sam.impl.DataFlowImpl
 
setVisible(boolean) - Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
 
setVisualState(int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.MultiPortLayout
 
setWhiteChecked(Object, boolean) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Adjust the collection of references to white-checked tree elements appropriately.
showCurrentEditValue(DirectEditRequest) - Method in class org.topcased.modeler.sam.edit.policies.SamLabelDirectEditPolicy
 
showOutlineView() - Method in class org.topcased.sam.presentation.SAMEditor
Returns whether the outline view should be presented to the user
showPropertiesViewAction - Variable in class org.topcased.sam.presentation.SAMActionBarContributor
This action opens the Properties view
showTabs() - Method in class org.topcased.sam.presentation.SAMEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom. source - Variable in class org.topcased.sam.impl.ControlFlowImpl
The cached value of the 'Source' reference
source - Variable in class org.topcased.sam.impl.DataFlowImpl
The cached value of the 'Source' reference
source - Variable in class org.topcased.sam.impl.TransitionImpl
The cached value of the 'Source' reference
start(BundleContext) - Method in class org.topcased.modeler.sam.SAMPlugin
This method is called upon plug-in activation STATE - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'State' class. STATE - Static variable in interface org.topcased.sam.SAMPackage
The meta object id for the 'State' class
State - Interface in org.topcased.sam
A representation of the model object 'State'. STATE__COMMENT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Comment' attribute
STATE__EANNOTATIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'EAnnotations' containment reference list
STATE__INLINK - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Inlink' reference list feature
STATE__INLINK - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Inlink' reference list. STATE__NAME - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Name' attribute
STATE__OUTLINK - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Outlink' reference list. STATE__PARENT_AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent Automaton' container reference
STATE__PARENT_STATE - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent State' container reference
STATE__REQUIREMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Requirements' attribute. STATE_EDITPOLICY - Static variable in interface org.topcased.modeler.sam.automatondiagram.AutomEditPolicyConstants
The key used to install an State EditPolicy.
STATE_FEATURE_COUNT - Static variable in interface org.topcased.sam.SAMPackage
The number of structural features of the 'State' class. StateEditPart - Class in org.topcased.modeler.sam.automatondiagram.edit
The State object controller StateEditPart(GraphNode) - Constructor for class org.topcased.modeler.sam.automatondiagram.edit.StateEditPart
Constructor StateFigure - Class in org.topcased.modeler.sam.automatondiagram.figures
 
StateFigure() - Constructor for class org.topcased.modeler.sam.automatondiagram.figures.StateFigure
Constructor StateImpl - Class in org.topcased.sam.impl
An implementation of the model object 'State'. StateImpl() - Constructor for class org.topcased.sam.impl.StateImpl
 
stateItemProvider - Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This keeps track of the one adapter used for all State instances
StateItemProvider - Class in org.topcased.sam.provider
This is the item provider adapter for a State object
StateItemProvider(AdapterFactory) - Constructor for class org.topcased.sam.provider.StateItemProvider
This constructs an instance from a factory and a notifier
StateModelerProvider - Class in org.topcased.modeler.sam.providers
This is the item provider adpater for a State object. StateModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.sam.providers.StateModelerProvider
This constructs an instance from a factory and a notifier. StateRestoreConnectionCommand - Class in org.topcased.modeler.sam.automatondiagram.commands

creation : 30 juin 2005
StateRestoreConnectionCommand(EditPart) - Constructor for class org.topcased.modeler.sam.automatondiagram.commands.StateRestoreConnectionCommand
 
stop(BundleContext) - Method in class org.topcased.modeler.sam.SAMPlugin
This method is called when the plug-in is stopped storeOldEditValue(DirectEditRequest) - Method in class org.topcased.modeler.sam.edit.policies.SamLabelDirectEditPolicy
 
supportedTypes - Variable in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType. supportedTypes - Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType. SYNCHRONISATION_GATE - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Synchronisation Gate' class
SYNCHRONISATION_GATE - Static variable in interface org.topcased.sam.SAMPackage
The meta object id for the 'Synchronisation Gate' class
SYNCHRONISATION_GATE__COMMENT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Comment' attribute
SYNCHRONISATION_GATE__EANNOTATIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'EAnnotations' containment reference list
SYNCHRONISATION_GATE__IN - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'In' containment reference list feature. SYNCHRONISATION_GATE__IN - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'In' containment reference list
SYNCHRONISATION_GATE__OUT - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Out' containment reference list feature. SYNCHRONISATION_GATE__OUT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Out' containment reference list
SYNCHRONISATION_GATE__PARENT_SYSTEM - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Parent System' container reference feature. SYNCHRONISATION_GATE__PARENT_SYSTEM - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent System' container reference
SYNCHRONISATION_GATE__REQUIREMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Requirements' attribute. SYNCHRONISATION_GATE_FEATURE_COUNT - Static variable in interface org.topcased.sam.SAMPackage
The number of structural features of the 'Synchronisation Gate' class
SynchronisationGate - Interface in org.topcased.sam
A representation of the model object 'Synchronisation Gate'. SynchronisationGateImpl - Class in org.topcased.sam.impl
An implementation of the model object 'Synchronisation Gate'. SynchronisationGateImpl() - Constructor for class org.topcased.sam.impl.SynchronisationGateImpl
 
SynchronisationGateItemProvider - Class in org.topcased.sam.provider
This is the item provider adapter for a SynchronisationGate object
SynchronisationGateItemProvider(AdapterFactory) - Constructor for class org.topcased.sam.provider.SynchronisationGateItemProvider
This constructs an instance from a factory and a notifier
SynchronisationGateModelerProvider - Class in org.topcased.modeler.sam.providers
This is the item provider adpater for a SynchronisationGate object. SynchronisationGateModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.sam.providers.SynchronisationGateModelerProvider
This constructs an instance from a factory and a notifier. SystConfiguration - Class in org.topcased.modeler.sam.systemdiagram
A diagram configuration : manages Palette, EditPartFactory for this diagram.
SystConfiguration() - Constructor for class org.topcased.modeler.sam.systemdiagram.SystConfiguration
Constructor.
SystCreationUtils - Class in org.topcased.modeler.sam.systemdiagram
This utility class allows to create a GraphElement associated with a Model Object SystCreationUtils(DiagramGraphConf) - Constructor for class org.topcased.modeler.sam.systemdiagram.SystCreationUtils
Constructor
SystDiagramEditPart - Class in org.topcased.modeler.sam.systemdiagram.edit
 
SystDiagramEditPart(Diagram) - Constructor for class org.topcased.modeler.sam.systemdiagram.edit.SystDiagramEditPart
The Constructor SystDiagramFigure - Class in org.topcased.modeler.sam.systemdiagram.figures
The figure to display a System Diagram. SystDiagramFigure() - Constructor for class org.topcased.modeler.sam.systemdiagram.figures.SystDiagramFigure
 
SystEdgeObjectConstants - Interface in org.topcased.modeler.sam.systemdiagram
An interface defining EdgeObject Constants.
SystEditPartFactory - Class in org.topcased.modeler.sam.systemdiagram
Part Factory : associates a model object to its controller.
SystEditPartFactory() - Constructor for class org.topcased.modeler.sam.systemdiagram.SystEditPartFactory
 
SystEditPolicyConstants - Interface in org.topcased.modeler.sam.systemdiagram
A collection of Roles.
SYSTEM - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'System' class. SYSTEM - Static variable in interface org.topcased.sam.SAMPackage
The meta object id for the 'System' class. System - Interface in org.topcased.sam
A representation of the model object 'System'. SYSTEM__COMMENT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Comment' attribute
SYSTEM__EANNOTATIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'EAnnotations' containment reference list
SYSTEM__IS_INSTANCE_OF - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Is Instance Of' reference feature
SYSTEM__IS_INSTANCE_OF - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Is Instance Of' reference. SYSTEM__LIST_ELEMENTS - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Elements' containment reference list feature. SYSTEM__LIST_ELEMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Elements' containment reference list
SYSTEM__LIST_FLOWS - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Flows' containment reference list feature. SYSTEM__LIST_FLOWS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Flows' containment reference list
SYSTEM__LIST_MULTI_PORT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Multi Port' containment reference list
SYSTEM__LIST_PORTS - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Ports' containment reference list feature. SYSTEM__LIST_PORTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Ports' containment reference list
SYSTEM__LIST_STORES - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Stores' containment reference list feature. SYSTEM__LIST_STORES - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Stores' containment reference list
SYSTEM__LIST_SYNCHRONISATION - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Synchronisation' containment reference list feature
SYSTEM__LIST_SYNCHRONISATION - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Synchronisation' containment reference list. SYSTEM__NAME - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Name' attribute
SYSTEM__PARENT_MODEL - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent Model' container reference
SYSTEM__PARENT_SYSTEM - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent System' container reference
SYSTEM__REQUIREMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Requirements' attribute. SYSTEM_EDITPOLICY - Static variable in interface org.topcased.modeler.sam.systemdiagram.SystEditPolicyConstants
The key used to install an System EditPolicy.
SYSTEM_FEATURE_COUNT - Static variable in interface org.topcased.sam.SAMPackage
The number of structural features of the 'System' class. SystemEditPart - Class in org.topcased.modeler.sam.systemdiagram.edit
The System object controller SystemEditPart(GraphNode) - Constructor for class org.topcased.modeler.sam.systemdiagram.edit.SystemEditPart
Constructor.
SystemFigure - Class in org.topcased.modeler.sam.systemdiagram.figures
The figure to display a System. SystemFigure() - Constructor for class org.topcased.modeler.sam.systemdiagram.figures.SystemFigure
Constructor
SystemImpl - Class in org.topcased.sam.impl
An implementation of the model object 'System'. SystemImpl() - Constructor for class org.topcased.sam.impl.SystemImpl
 
systemItemProvider - Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This keeps track of the one adapter used for all System instances
SystemItemProvider - Class in org.topcased.sam.provider
This is the item provider adapter for a System object
SystemItemProvider(AdapterFactory) - Constructor for class org.topcased.sam.provider.SystemItemProvider
This constructs an instance from a factory and a notifier
SystemModelerProvider - Class in org.topcased.modeler.sam.providers
This is the item provider adpater for a System object. SystemModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.sam.providers.SystemModelerProvider
This constructs an instance from a factory and a notifier. SystImageRegistry - Class in org.topcased.modeler.sam.systemdiagram
Handle image SystPaletteManager - Class in org.topcased.modeler.sam.systemdiagram
Generated Palette Manager SystPaletteManager(ICreationUtils) - Constructor for class org.topcased.modeler.sam.systemdiagram.SystPaletteManager
The Constructor SystSimpleObjectConstants - Interface in org.topcased.modeler.sam.systemdiagram
A Set of properties that are used for the graphical objects that are not associated with a model object.

SAM
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.