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

A

aboutToOpen() - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
This method must be called just before this window becomes visible.
ABSTRACT_STATE - Static variable in interface org.topcased.sam.SAMPackage
The meta object id for the 'Abstract State' class
ABSTRACT_STATE - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Abstract State' class
ABSTRACT_STATE__COMMENT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Comment' attribute
ABSTRACT_STATE__EANNOTATIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'EAnnotations' containment reference list
ABSTRACT_STATE__NAME - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Name' attribute
ABSTRACT_STATE__OUTLINK - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Outlink' reference list. ABSTRACT_STATE__OUTLINK - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Outlink' reference list feature
ABSTRACT_STATE__PARENT_AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent Automaton' container reference
ABSTRACT_STATE__PARENT_AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Parent Automaton' container reference feature. ABSTRACT_STATE__PARENT_STATE - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent State' container reference
ABSTRACT_STATE__PARENT_STATE - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Parent State' container reference feature. ABSTRACT_STATE__REQUIREMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Requirements' attribute. ABSTRACT_STATE_FEATURE_COUNT - Static variable in interface org.topcased.sam.SAMPackage
The number of structural features of the 'Abstract State' class
AbstractState - Interface in org.topcased.sam
A representation of the model object 'Abstract State'. ABSTRACTSTATE_EDITPOLICY - Static variable in interface org.topcased.modeler.sam.automatondiagram.AutomEditPolicyConstants
The key used to install an AbstractState EditPolicy.
AbstractStateEditPart - Class in org.topcased.modeler.sam.automatondiagram.edit
The AbstractState object controller AbstractStateEditPart(GraphNode) - Constructor for class org.topcased.modeler.sam.automatondiagram.edit.AbstractStateEditPart
Constructor AbstractStateFigure - Class in org.topcased.modeler.sam.automatondiagram.figures
 
AbstractStateFigure() - Constructor for class org.topcased.modeler.sam.automatondiagram.figures.AbstractStateFigure
Constructor AbstractStateImpl - Class in org.topcased.sam.impl
An implementation of the model object 'Abstract State'. AbstractStateImpl() - Constructor for class org.topcased.sam.impl.AbstractStateImpl
 
AbstractStateItemProvider - Class in org.topcased.sam.provider
This is the item provider adapter for a AbstractState object
AbstractStateItemProvider(AdapterFactory) - Constructor for class org.topcased.sam.provider.AbstractStateItemProvider
This constructs an instance from a factory and a notifier
AbstractStateModelerProvider - Class in org.topcased.modeler.sam.providers
This is the item provider adpater for a AbstractState object. AbstractStateModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.sam.providers.AbstractStateModelerProvider
This constructs an instance from a factory and a notifier. AbstractStateRestoreConnectionCommand - Class in org.topcased.modeler.sam.automatondiagram.commands

creation : 30 juin 2005
AbstractStateRestoreConnectionCommand(EditPart) - Constructor for class org.topcased.modeler.sam.automatondiagram.commands.AbstractStateRestoreConnectionCommand
 
activate() - Method in class org.topcased.modeler.sam.edit.SAMPortEditPart
Activate the adapters
activeEditorPart - Variable in class org.topcased.sam.presentation.SAMActionBarContributor
This keeps track of the active editor
adapt(Notifier, Object) - Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter. adapt(Object, Object) - Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
 
adapterFactory - Variable in class org.topcased.sam.presentation.SAMEditor
This is the one adapter factory used for providing views of the model. ADD_NEW_PORT - Static variable in interface org.topcased.modeler.sam.SAMActionConstants
 
ADD_NEW_PORT_EDITPOLICY - Static variable in interface org.topcased.modeler.sam.SAMEditPolicyConstants
The key used to install an Add New Port EditPolicy.
addCheckStateListener(ICheckStateListener) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Add the passed listener to self's collection of clients that listen for changes to element checked states
addCommentPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.IdentifiedItemItemProvider
This adds a property descriptor for the Comment feature
addConditionPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This adds a property descriptor for the Condition feature
addDestPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.ControlFlowItemProvider
This adds a property descriptor for the Dest feature
addDestPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.DataFlowItemProvider
This adds a property descriptor for the Dest feature
addDestPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This adds a property descriptor for the Dest feature
addEmissionPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This adds a property descriptor for the Emission feature
addGlobalActions(IMenuManager) - Method in class org.topcased.sam.presentation.SAMActionBarContributor
This inserts global actions before the "additions-end" separator
addInlinkPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.PortItemProvider
This adds a property descriptor for the Inlink feature
addInlinkPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.StateItemProvider
This adds a property descriptor for the Inlink feature
addIsInstanceOfPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.AutomatonItemProvider
This adds a property descriptor for the Is Instance Of feature
addIsInstanceOfPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.MultiPortItemProvider
This adds a property descriptor for the Is Instance Of feature
addIsInstanceOfPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.PortItemProvider
This adds a property descriptor for the Is Instance Of feature
addIsInstanceOfPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.SystemItemProvider
This adds a property descriptor for the Is Instance Of feature
addListener(INotifyChangedListener) - Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This adds a listener. addListener(INotifyChangedListener) - Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This adds a listener
addNamePropertyDescriptor(Object) - Method in class org.topcased.sam.provider.NamedItemItemProvider
This adds a property descriptor for the Name feature
AddNewPortAction - Class in org.topcased.modeler.sam.actions
created 13 mai 2005
AddNewPortAction(IWorkbenchPart) - Constructor for class org.topcased.modeler.sam.actions.AddNewPortAction
 
AddNewPortCommand - Class in org.topcased.modeler.sam.commands
Creation : 09 may 2005
AddNewPortCommand(GraphNode, Modeler) - Constructor for class org.topcased.modeler.sam.commands.AddNewPortCommand
Constructor
addOutlinkPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.AbstractStateItemProvider
This adds a property descriptor for the Outlink feature
addOutlinkPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.PortItemProvider
This adds a property descriptor for the Outlink feature
addPages() - Method in class org.topcased.modeler.sam.wizards.NewSAMDiagrams
 
addPages() - Method in class org.topcased.sam.presentation.SAMModelWizard
The framework calls this to create the contents of the wizard
addPriorityPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This adds a property descriptor for the Priority feature
addRequirementsPropertyDescriptor(Object) - Method in class org.topcased.sam.provider.IdentifiedItemItemProvider
This adds a property descriptor for the Requirements feature
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.topcased.sam.presentation.SAMEditor
This implements ISelectionProvider. addSourcePropertyDescriptor(Object) - Method in class org.topcased.sam.provider.ControlFlowItemProvider
This adds a property descriptor for the Source feature
addSourcePropertyDescriptor(Object) - Method in class org.topcased.sam.provider.DataFlowItemProvider
This adds a property descriptor for the Source feature
addSourcePropertyDescriptor(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This adds a property descriptor for the Source feature
addTypePropertyDescriptor(Object) - Method in class org.topcased.sam.provider.DataFlowItemProvider
This adds a property descriptor for the Type feature
analyzeResourceProblems(Resource, Exception) - Method in class org.topcased.sam.presentation.SAMEditor
Returns a dignostic describing the errors and warnings listed in the resource and the specified exception (if any)
areAllChildrenWhiteChecked(Object) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Return a boolean indicating whether all children of the passed tree element are currently white-checked
areAllElementsChecked(Object) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Return a boolean indicating whether all list elements associated with the passed tree element are currently checked
Automaton - Interface in org.topcased.sam
A representation of the model object 'Automaton'. AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage
The meta object id for the 'Automaton' class. AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Automaton' class
AUTOMATON__COMMENT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Comment' attribute
AUTOMATON__EANNOTATIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'EAnnotations' containment reference list
AUTOMATON__IS_INSTANCE_OF - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Is Instance Of' reference. AUTOMATON__IS_INSTANCE_OF - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Is Instance Of' reference feature
AUTOMATON__LIST_MULTI_PORT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Multi Port' containment reference list
AUTOMATON__LIST_PORTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Ports' containment reference list
AUTOMATON__LIST_PORTS - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Ports' containment reference list feature. AUTOMATON__LIST_STATES - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List States' containment reference list
AUTOMATON__LIST_STATES - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List States' containment reference list feature. AUTOMATON__LIST_TRANSITIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'List Transitions' containment reference list
AUTOMATON__LIST_TRANSITIONS - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'List Transitions' containment reference list feature
AUTOMATON__NAME - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Name' attribute
AUTOMATON__PARENT_MODEL - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent Model' container reference
AUTOMATON__PARENT_SYSTEM - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent System' container reference
AUTOMATON__REQUIREMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Requirements' attribute. AUTOMATON_EDITPOLICY - Static variable in interface org.topcased.modeler.sam.systemdiagram.SystEditPolicyConstants
The key used to install an Automaton EditPolicy.
AUTOMATON_FEATURE_COUNT - Static variable in interface org.topcased.sam.SAMPackage
The number of structural features of the 'Automaton' class
AutomatonEditPart - Class in org.topcased.modeler.sam.systemdiagram.edit
The Automaton object controller AutomatonEditPart(GraphNode) - Constructor for class org.topcased.modeler.sam.systemdiagram.edit.AutomatonEditPart
Constructor.
AutomatonFigure - Class in org.topcased.modeler.sam.systemdiagram.figures
The figure to display a Automaton. AutomatonFigure() - Constructor for class org.topcased.modeler.sam.systemdiagram.figures.AutomatonFigure
Constructor
AutomatonImpl - Class in org.topcased.sam.impl
An implementation of the model object 'Automaton'. AutomatonImpl() - Constructor for class org.topcased.sam.impl.AutomatonImpl
 
AutomatonItemProvider - Class in org.topcased.sam.provider
This is the item provider adapter for a Automaton object
AutomatonItemProvider(AdapterFactory) - Constructor for class org.topcased.sam.provider.AutomatonItemProvider
This constructs an instance from a factory and a notifier
automatonItemProvider - Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This keeps track of the one adapter used for all Automaton instances. AutomatonModelerProvider - Class in org.topcased.modeler.sam.providers
This is the item provider adpater for a Automaton object. AutomatonModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.sam.providers.AutomatonModelerProvider
This constructs an instance from a factory and a notifier. AutomConfiguration - Class in org.topcased.modeler.sam.automatondiagram
A diagram configuration : manages Palette, EditPartFactory for this diagram.
AutomConfiguration() - Constructor for class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
Constructor.
AutomCreationUtils - Class in org.topcased.modeler.sam.automatondiagram
This utility class allows to create a GraphElement associated with a Model Object AutomCreationUtils(DiagramGraphConf) - Constructor for class org.topcased.modeler.sam.automatondiagram.AutomCreationUtils
Constructor
AutomDiagramEditPart - Class in org.topcased.modeler.sam.automatondiagram.edit
created 12 avr. 2005
AutomDiagramEditPart(Diagram) - Constructor for class org.topcased.modeler.sam.automatondiagram.edit.AutomDiagramEditPart
The Constructor
AutomDiagramFigure - Class in org.topcased.modeler.sam.automatondiagram.figures
The figure to display a Automaton Diagram. AutomDiagramFigure() - Constructor for class org.topcased.modeler.sam.automatondiagram.figures.AutomDiagramFigure
 
AutomEdgeObjectConstants - Interface in org.topcased.modeler.sam.automatondiagram
An interface defining EdgeObject Constants.
AutomEditPartFactory - Class in org.topcased.modeler.sam.automatondiagram
Part Factory : associates a model object to its controller.
AutomEditPartFactory() - Constructor for class org.topcased.modeler.sam.automatondiagram.AutomEditPartFactory
 
AutomEditPolicyConstants - Interface in org.topcased.modeler.sam.automatondiagram
A collection of Roles.
AutomImageRegistry - Class in org.topcased.modeler.sam.automatondiagram
Handle image AutomPaletteManager - Class in org.topcased.modeler.sam.automatondiagram
Generated Palette Manager AutomPaletteManager(ICreationUtils) - Constructor for class org.topcased.modeler.sam.automatondiagram.AutomPaletteManager
The Constructor AutomSimpleObjectConstants - Interface in org.topcased.modeler.sam.automatondiagram
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.