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

G

generateCreateChildActions(Collection<?>, ISelection) - Method in class org.topcased.sam.presentation.SAMActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.topcased.sam.presentation.SAMActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions
get(String) - Static method in enum org.topcased.sam.DataType
Returns the 'Data Type' literal with the specified literal value
get(int) - Static method in enum org.topcased.sam.DataType
Returns the 'Data Type' literal with the specified integer value
getAbstractState() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAbstractState() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Abstract State'. getAbstractState_Outlink() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAbstractState_Outlink() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference list 'Outlink'
getAbstractState_ParentAutomaton() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAbstractState_ParentAutomaton() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Automaton'
getAbstractState_ParentState() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAbstractState_ParentState() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent State'
getActionBarContributor() - Method in class org.topcased.sam.presentation.SAMEditor
 
getActionBars() - Method in class org.topcased.sam.presentation.SAMEditor
 
getActiveWorkbenchShell() - Static method in class org.topcased.modeler.sam.SAMPlugin
Returns the active workbench shell
getActiveWorkbenchWindow() - Static method in class org.topcased.modeler.sam.SAMPlugin
Returns the active workbench window
getAdapter(Class) - Method in class org.topcased.modeler.sam.editor.SAMEditor
 
getAdapter(Class) - Method in class org.topcased.sam.presentation.SAMEditor
This is how the framework determines which interfaces we implement
getAdapterFactories() - Method in class org.topcased.modeler.sam.editor.SAMEditor
 
getAdapterFactory() - Method in class org.topcased.modeler.sam.wizards.SAMDiagramsPage
 
getAdapterFactory() - Method in class org.topcased.sam.presentation.SAMEditor
 
getAddCommand(Request) - Method in class org.topcased.modeler.sam.edit.policies.SAMDiagramLayoutEditPolicy
Copy the code of the LayoutEditPolicy and pass to the createAddCommand the mouseLocation given by the request
getAddCommand(Request) - Method in class org.topcased.modeler.sam.edit.policies.SAMPortLayoutEditPolicy
Copy the code of the LayoutEditPolicy and pass to the createAddCommand the mouseLocation given by the request
getAllCheckedListItems() - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Answer a flat collection of all of the checked elements in the list portion of self
getAllCheckedTreeItems() - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Answer a collection of all of the checked elements in the tree portion of self
getAutoLayoutCommand(AutoLayoutRequest) - Method in class org.topcased.modeler.sam.edit.policies.SAMDiagramLayoutEditPolicy
Overriden so as to disallow the autolayout requested during external drag and drops (it doesn't work well with our references to other systems)
getAutomaton() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAutomaton() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Automaton'
getAutomaton_IsInstanceOf() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAutomaton_IsInstanceOf() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Is Instance Of'
getAutomaton_ListPorts() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAutomaton_ListPorts() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Ports'
getAutomaton_ListStates() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAutomaton_ListStates() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List States'
getAutomaton_ListTransitions() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getAutomaton_ListTransitions() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Transitions'
getByName(String) - Static method in enum org.topcased.sam.DataType
Returns the 'Data Type' literal with the specified name
getCheckedElementCount() - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Answer the number of elements that have been checked by the user.
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.AutomatonItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.DataStoreItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.MacroStateItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.ModelContentItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.ModelItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.MultiPortItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.SynchronisationGateItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.sam.provider.SystemItemProvider
 
getChildren() - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
 
getChildren(Object) - Method in class org.topcased.modeler.sam.editor.outline.SamOutlineContentProvider
Returns the possible imports from the resources when the parentElement is a FilteredAdditionalResources.
getChildren(Object) - Method in class org.topcased.sam.presentation.SAMEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.AutomatonItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.DataStoreItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.MacroStateItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.ModelContentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.ModelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.MultiPortItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.SynchronisationGateItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.sam.provider.SystemItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getCommand(Request) - Method in class org.topcased.modeler.sam.edit.policies.CustomEditPolicy
 
getCommandStack() - Method in class org.topcased.modeler.sam.documentation.IdentifiedItemDocPage
Returns the editor command stack
getComment() - Method in interface org.topcased.sam.IdentifiedItem
Returns the value of the 'Comment' attribute
getComment() - Method in class org.topcased.sam.impl.IdentifiedItemImpl
 
getComposition() - Method in class org.topcased.sam.impl.MacroStateImpl
 
getComposition() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getComposition() - Method in interface org.topcased.sam.MacroState
Returns the value of the 'Composition' containment reference list.
getComposition() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Composition'. getCondition() - Method in class org.topcased.sam.impl.TransitionImpl
 
getCondition() - Method in interface org.topcased.sam.Transition
Returns the value of the 'Condition' attribute
getConditionEdgeObjectFigure() - Method in class org.topcased.modeler.sam.automatondiagram.figures.TransitionFigure
 
getconfiguration(GraphNode) - Static method in class org.topcased.modeler.sam.util.InstancesUtil
 
getConnectionCompleteCommand(CreateConnectionRequest) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionCreationEditPolicy
Deprecated. Return the command associated with the target element
getConnectionCompleteCommand(CreateConnectionRequest) - Method in class org.topcased.modeler.sam.systemdiagram.policies.FlowCreationEditPolicy
Return the command associated with the target element
getConnectionCreateCommand(CreateConnectionRequest) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionCreationEditPolicy
Deprecated. Changes the request with the source element of the command
getConnectionCreateCommand(CreateConnectionRequest) - Method in class org.topcased.modeler.sam.systemdiagram.policies.FlowCreationEditPolicy
Update the request with the source element of the command
getContentOutlinePage() - Method in class org.topcased.sam.presentation.SAMEditor
This accesses a cached version of the content outliner
getContentPane() - Method in class org.topcased.modeler.sam.automatondiagram.figures.MacroStateFigure
Return the contentPane figure
getContentPane() - Method in class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
 
getContentPane() - Method in class org.topcased.modeler.sam.systemdiagram.figures.DataStoreFigure
 
getContentPane() - Method in class org.topcased.modeler.sam.systemdiagram.figures.DecompositionFigure
 
getContextMenuProvider(ModelerGraphicalViewer) - Method in class org.topcased.modeler.sam.editor.SAMEditor
 
getControl() - Method in class org.topcased.modeler.sam.documentation.IdentifiedItemDocPage
 
getControlFlow() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getControlFlow() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Control Flow'. getControlFlow_Dest() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getControlFlow_Dest() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference list 'Dest'
getControlFlow_Source() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getControlFlow_Source() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Source'
getControlPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getControlPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Control Port'. getCreateCommand(EditDomain, GraphNode, GraphNode, EObject, Point, Dimension, int, List, boolean) - Method in class org.topcased.modeler.sam.edit.policies.SAMDiagramLayoutEditPolicy
This is called when performing a drag and drop from the outline into a diagram, thus it has been customized to deal with instance creation.
getCreationUtils() - Method in class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
 
getCreationUtils() - Method in class org.topcased.modeler.sam.systemdiagram.SystConfiguration
 
getData() - Method in class org.topcased.modeler.sam.dialogs.TransitionEditDialog
Deprecated. Return a map containing property data that may changed
getDataFlow() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataFlow() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Data Flow'
getDataFlow_Dest() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataFlow_Dest() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference list 'Dest'. getDataFlow_Source() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataFlow_Source() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Source'. getDataFlow_Type() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataFlow_Type() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Type'. getDataPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Data Port'
getDataStore() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataStore() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Data Store'
getDataStore_In() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataStore_In() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference 'In'
getDataStore_Out() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataStore_Out() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference 'Out'
getDataStore_ParentSystem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataStore_ParentSystem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent System'
getDataType() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDataType() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for enum 'Data Type'
getDecomposition() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getDecomposition() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Decomposition'. getDefault() - Static method in class org.topcased.modeler.sam.SAMPlugin
Returns the shared instance. getDefaultTemplateId() - Method in class org.topcased.modeler.sam.wizards.SAMDiagramsPage
 
getDeletePartners(Object) - Method in class org.topcased.modeler.sam.providers.AbstractStateModelerProvider
 
getDeletePartners(Object) - Method in class org.topcased.modeler.sam.providers.ControlPortModelerProvider
 
getDeletePartners(Object) - Method in class org.topcased.modeler.sam.providers.DataPortModelerProvider
 
getDeletePartners(Object) - Method in class org.topcased.modeler.sam.providers.PortModelerProvider
 
getDeletePartners(Object) - Method in class org.topcased.modeler.sam.providers.StateModelerProvider
 
getDest() - Method in interface org.topcased.sam.ControlFlow
Returns the value of the 'Dest' reference list.
getDest() - Method in interface org.topcased.sam.DataFlow
Returns the value of the 'Dest' reference list.
getDest() - Method in class org.topcased.sam.impl.ControlFlowImpl
 
getDest() - Method in class org.topcased.sam.impl.DataFlowImpl
 
getDest() - Method in class org.topcased.sam.impl.TransitionImpl
 
getDest() - Method in interface org.topcased.sam.Transition
Returns the value of the 'Dest' reference.
getDiagramElementListener() - Method in class org.topcased.modeler.sam.systemdiagram.edit.CompositionEditPart
 
getDiagramElementListener() - Method in class org.topcased.modeler.sam.systemdiagram.edit.DataStoreEditPart
 
getDiagramElementListener() - Method in class org.topcased.modeler.sam.systemdiagram.edit.DecompositionEditPart
 
getDiagramGraphConf() - Method in class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
 
getDiagramGraphConf() - Method in class org.topcased.modeler.sam.systemdiagram.SystConfiguration
 
getDirectEditCommand(DirectEditRequest) - Method in class org.topcased.modeler.sam.edit.policies.SamLabelDirectEditPolicy
 
getDirection() - Method in class org.topcased.modeler.sam.systemdiagram.edit.CompositionEditPart
Get the orientation
getDirection() - Method in class org.topcased.modeler.sam.systemdiagram.edit.DecompositionEditPart
Get the orientation
getEdgeObjectFigure(EdgeObject) - Method in class org.topcased.modeler.sam.automatondiagram.edit.TransitionEditPart
 
getEditingDomain() - Method in class org.topcased.sam.presentation.SAMEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditorID() - Method in class org.topcased.modeler.sam.wizards.SAMDiagramsPage
 
getEditPartFactory() - Method in class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
 
getEditPartFactory() - Method in class org.topcased.modeler.sam.systemdiagram.SystConfiguration
 
getElements(Object) - Method in class org.topcased.modeler.sam.editor.outline.SamOutlineContentProvider
 
getElements(Object) - Method in class org.topcased.sam.presentation.SAMEditor.ReverseAdapterFactoryContentProvider
 
getEmfElement(GraphElement) - Static method in class org.topcased.modeler.sam.util.InstancesUtil
Convenience method returning the corresponding emf element.
getEmission() - Method in class org.topcased.sam.impl.TransitionImpl
 
getEmission() - Method in interface org.topcased.sam.Transition
Returns the value of the 'Emission' attribute
getEncoding() - Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
 
getEncodings() - Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
 
getFeature() - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
 
getFileExtension() - Method in class org.topcased.modeler.sam.wizards.SAMDiagramsPage
 
getFlow() - Method in class org.topcased.modeler.sam.systemdiagram.edit.FlowEditPart
 
getFlow() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getFlow() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Flow'
getFlow_ParentSystem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getFlow_ParentSystem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent System'
getHandleBounds() - Method in class org.topcased.modeler.sam.automatondiagram.figures.TransitionFigure
 
getId() - Method in class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
 
getId() - Method in class org.topcased.modeler.sam.editor.SAMEditor
 
getId() - Static method in class org.topcased.modeler.sam.SAMPlugin
 
getId() - Method in class org.topcased.modeler.sam.systemdiagram.SystConfiguration
 
getIdentifiedItem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getIdentifiedItem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Identified Item'. getIdentifiedItem_Comment() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getIdentifiedItem_Comment() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Comment'
getIdentifiedItem_Requirements() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getIdentifiedItem_Requirements() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Requirements'
getImage(String) - Static method in class org.topcased.modeler.sam.automatondiagram.AutomImageRegistry
Clients should not dispose the Image returned. getImage(Object) - Method in class org.topcased.modeler.sam.editor.outline.SamOutlineLabelProvider
Adds images for the 'import' section and its elements.
getImage(String) - Static method in class org.topcased.modeler.sam.SAMImageRegistry
Clients should not dispose the Image returned. getImage(String) - Static method in class org.topcased.modeler.sam.systemdiagram.SystImageRegistry
Clients should not dispose the Image returned. getImage(Object) - Method in class org.topcased.sam.provider.AutomatonItemProvider
This returns Automaton.gif
getImage(Object) - Method in class org.topcased.sam.provider.CompositionItemProvider
This returns Composition.gif
getImage(Object) - Method in class org.topcased.sam.provider.ControlFlowItemProvider
This returns ControlFlow.gif
getImage(Object) - Method in class org.topcased.sam.provider.DataFlowItemProvider
This returns DataFlow.gif
getImage(Object) - Method in class org.topcased.sam.provider.DataStoreItemProvider
This returns DataStore.gif
getImage(Object) - Method in class org.topcased.sam.provider.DecompositionItemProvider
This returns Decomposition.gif
getImage(Object) - Method in class org.topcased.sam.provider.InControlPortItemProvider
This returns InControlPort.gif
getImage(Object) - Method in class org.topcased.sam.provider.InDataPortItemProvider
This returns InDataPort.gif
getImage(Object) - Method in class org.topcased.sam.provider.InitialStateItemProvider
This returns InitialState.gif
getImage(Object) - Method in class org.topcased.sam.provider.MacroStateItemProvider
This returns MacroState.gif
getImage(Object) - Method in class org.topcased.sam.provider.ModelItemProvider
This returns Model.gif
getImage(Object) - Method in class org.topcased.sam.provider.MultiPortItemProvider
This returns MultiPort.gif
getImage(Object) - Method in class org.topcased.sam.provider.OutControlPortItemProvider
This returns OutControlPort.gif
getImage(Object) - Method in class org.topcased.sam.provider.OutDataPortItemProvider
This returns OutDataPort.gif
getImage(Object) - Method in class org.topcased.sam.provider.StateItemProvider
This returns State.gif
getImage(Object) - Method in class org.topcased.sam.provider.SystemItemProvider
This returns System.gif
getImage(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This returns Transition.gif
getImageDescriptor(String) - Static method in class org.topcased.modeler.sam.automatondiagram.AutomImageRegistry
Build an image descriptor for the given key getImageDescriptor(String) - Static method in class org.topcased.modeler.sam.SAMImageRegistry
Build an image descriptor for the given key getImageDescriptor(String) - Static method in class org.topcased.modeler.sam.systemdiagram.SystImageRegistry
Build an image descriptor for the given key getIn() - Method in interface org.topcased.sam.DataStore
Returns the value of the 'In' containment reference.
getIn() - Method in class org.topcased.sam.impl.DataStoreImpl
 
getIn() - Method in class org.topcased.sam.impl.SynchronisationGateImpl
 
getIn() - Method in interface org.topcased.sam.SynchronisationGate
Returns the value of the 'In' containment reference list.
getInControlPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getInControlPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'In Control Port'. getInDataPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getInDataPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'In Data Port'. getInDataPort_ParentDataStore() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getInDataPort_ParentDataStore() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Data Store'
getInDataPort_ParentSync() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getInDataPort_ParentSync() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Sync'
getIndex() - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
 
getInitialObjectName() - Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
 
getInitialObjectNames() - Method in class org.topcased.sam.presentation.SAMModelWizard
Returns the names of the types that can be created as the root object. getInitialState() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getInitialState() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Initial State'. getInlink() - Method in class org.topcased.sam.impl.PortImpl
 
getInlink() - Method in class org.topcased.sam.impl.StateImpl
 
getInlink() - Method in interface org.topcased.sam.Port
Returns the value of the 'Inlink' reference
getInlink() - Method in interface org.topcased.sam.State
Returns the value of the 'Inlink' reference list.
getInputPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getInputPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Input Port'
getInsets(IFigure) - Method in class org.topcased.modeler.sam.automatondiagram.figures.MacroStateFigure.MacroStateHeaderFigureBorder
 
getIsInstanceOf() - Method in interface org.topcased.sam.Automaton
Returns the value of the 'Is Instance Of' reference
getIsInstanceOf() - Method in class org.topcased.sam.impl.AutomatonImpl
 
getIsInstanceOf() - Method in class org.topcased.sam.impl.MultiPortImpl
 
getIsInstanceOf() - Method in class org.topcased.sam.impl.PortImpl
 
getIsInstanceOf() - Method in class org.topcased.sam.impl.SystemImpl
 
getIsInstanceOf() - Method in interface org.topcased.sam.MultiPort
Returns the value of the 'Is Instance Of' reference
getIsInstanceOf() - Method in interface org.topcased.sam.Port
Returns the value of the 'Is Instance Of' reference
getIsInstanceOf() - Method in interface org.topcased.sam.System
Returns the value of the 'Is Instance Of' reference
getLabel() - Method in class org.topcased.modeler.sam.automatondiagram.figures.MacroStateFigure
 
getLabel() - Method in class org.topcased.modeler.sam.systemdiagram.figures.DataStoreFigure
 
getLabel(String) - Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardInitialObjectCreationPage
Returns the label for the specified type name
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.AbstractStateModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.AutomatonModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.CompositionModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.ControlFlowModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.ControlPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.DataFlowModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.DataPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.DataStoreModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.DecompositionModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.FlowModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.IdentifiedItemModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.InControlPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.InDataPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.InitialStateModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.InputPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.MacroStateModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.ModelContentModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.ModelModelerProvider
No LabelFeature is defined for this object getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.MultiPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.NamedItemModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.OutControlPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.OutDataPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.OutputPortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.PortModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.StateModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.SynchronisationGateModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.SystemModelerProvider
 
getLabelFeature(Object) - Method in class org.topcased.modeler.sam.providers.TransitionModelerProvider
 
getLayoutEditPolicy() - Method in class org.topcased.modeler.sam.automatondiagram.edit.AutomDiagramEditPart
 
getLayoutEditPolicy() - Method in class org.topcased.modeler.sam.systemdiagram.edit.SystDiagramEditPart
 
getListElements() - Method in class org.topcased.sam.impl.SystemImpl
 
getListElements() - Method in interface org.topcased.sam.System
Returns the value of the 'List Elements' containment reference list.
getListFlows() - Method in class org.topcased.sam.impl.SystemImpl
 
getListFlows() - Method in interface org.topcased.sam.System
Returns the value of the 'List Flows' containment reference list.
getListItemsSize(Object) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Return a count of the number of list items associated with a given tree item.
getListMultiPort() - Method in class org.topcased.sam.impl.ModelContentImpl
 
getListMultiPort() - Method in interface org.topcased.sam.ModelContent
Returns the value of the 'List Multi Port' containment reference list.
getListMultiPorts(ModelContent) - Static method in class org.topcased.modeler.sam.util.InstancesUtil
 
getListPort() - Method in class org.topcased.sam.impl.MultiPortImpl
 
getListPort() - Method in interface org.topcased.sam.MultiPort
Returns the value of the 'List Port' containment reference list.
getListPorts(ModelContent) - Static method in class org.topcased.modeler.sam.util.InstancesUtil
 
getListPorts() - Method in interface org.topcased.sam.Automaton
Returns the value of the 'List Ports' containment reference list.
getListPorts() - Method in class org.topcased.sam.impl.AutomatonImpl
 
getListPorts() - Method in class org.topcased.sam.impl.SystemImpl
 
getListPorts() - Method in interface org.topcased.sam.System
Returns the value of the 'List Ports' containment reference list.
getListStates() - Method in interface org.topcased.sam.Automaton
Returns the value of the 'List States' containment reference list.
getListStates() - Method in class org.topcased.sam.impl.AutomatonImpl
 
getListStores() - Method in class org.topcased.sam.impl.SystemImpl
 
getListStores() - Method in interface org.topcased.sam.System
Returns the value of the 'List Stores' containment reference list.
getListSynchronisation() - Method in class org.topcased.sam.impl.SystemImpl
 
getListSynchronisation() - Method in interface org.topcased.sam.System
Returns the value of the 'List Synchronisation' containment reference list.
getListTable() - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Get the table the list viewer uses.
getListTransitions() - Method in interface org.topcased.sam.Automaton
Returns the value of the 'List Transitions' containment reference list.
getListTransitions() - Method in class org.topcased.sam.impl.AutomatonImpl
 
getLiteral() - Method in enum org.topcased.sam.DataType
 
getLocator(IEdgeObjectFigure) - Method in class org.topcased.modeler.sam.automatondiagram.figures.TransitionFigure
 
getMacroState() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getMacroState() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Macro State'. getMacroState_Composition() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getMacroState_Composition() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'Composition'
getMinimumSize(int, int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DataStoreFigure.DataStore
 
getModel() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getModel() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Model'
getModel_ModelContent() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getModel_ModelContent() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference 'Model Content'
getModelContent() - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
 
getModelContent() - Method in class org.topcased.sam.impl.ModelImpl
 
getModelContent() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getModelContent() - Method in interface org.topcased.sam.Model
Returns the value of the 'Model Content' containment reference.
getModelContent() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Model Content'. getModelContent_ListMultiPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getModelContent_ListMultiPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Multi Port'
getModelContent_ParentModel() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getModelContent_ParentModel() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Model'
getModelContent_ParentSystem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getModelContent_ParentSystem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent System'
getModelFile() - Method in class org.topcased.sam.presentation.SAMModelWizard
Get the file from the page
getModelFile() - Method in class org.topcased.sam.presentation.SAMModelWizard.SAMModelWizardNewFileCreationPage
 
getMultiPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getMultiPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Multi Port'
getMultiPort_IsInstanceOf() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getMultiPort_IsInstanceOf() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Is Instance Of'
getMultiPort_ListPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getMultiPort_ListPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Port'
getMultiPort_Parent() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getMultiPort_Parent() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent'
getName() - Method in class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
 
getName() - Method in class org.topcased.modeler.sam.systemdiagram.SystConfiguration
 
getName() - Method in enum org.topcased.sam.DataType
 
getName() - Method in class org.topcased.sam.impl.NamedItemImpl
 
getName() - Method in interface org.topcased.sam.NamedItem
Returns the value of the 'Name' attribute
getNamedItem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getNamedItem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Named Item'
getNamedItem_Name() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getNamedItem_Name() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Name'. getNbInDataPorts() - Method in class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
Get the number of InDataPorts
getNbOutDataPorts() - Method in class org.topcased.modeler.sam.systemdiagram.figures.DecompositionFigure
Get the number of OutDataPorts
getNewRequirement() - Method in class org.topcased.modeler.sam.dialogs.EditRequirementDialog
Deprecated. Returns the new Requirement
getOut() - Method in interface org.topcased.sam.DataStore
Returns the value of the 'Out' containment reference.
getOut() - Method in class org.topcased.sam.impl.DataStoreImpl
 
getOut() - Method in class org.topcased.sam.impl.SynchronisationGateImpl
 
getOut() - Method in interface org.topcased.sam.SynchronisationGate
Returns the value of the 'Out' containment reference list.
getOutControlPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getOutControlPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Out Control Port'. getOutDataPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getOutDataPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Out Data Port'. getOutDataPort_ParentDataStore() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getOutDataPort_ParentDataStore() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Data Store'
getOutDataPort_ParentSync() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getOutDataPort_ParentSync() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Sync'
getOutlink() - Method in interface org.topcased.sam.AbstractState
Returns the value of the 'Outlink' reference list.
getOutlink() - Method in class org.topcased.sam.impl.AbstractStateImpl
 
getOutlink() - Method in class org.topcased.sam.impl.PortImpl
 
getOutlink() - Method in interface org.topcased.sam.Port
Returns the value of the 'Outlink' reference
getOutputPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getOutputPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Output Port'. getOwner() - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
 
getPackage() - Static method in class org.topcased.sam.impl.SAMFactoryImpl
Deprecated.  
getPaletteManager() - Method in class org.topcased.modeler.sam.automatondiagram.AutomConfiguration
 
getPaletteManager() - Method in class org.topcased.modeler.sam.systemdiagram.SystConfiguration
 
getParent() - Method in class org.topcased.sam.impl.MultiPortImpl
 
getParent() - Method in interface org.topcased.sam.MultiPort
Returns the value of the 'Parent' container reference.
getParent(Object) - Method in class org.topcased.sam.presentation.SAMEditor.ReverseAdapterFactoryContentProvider
 
getParentAutomaton() - Method in interface org.topcased.sam.AbstractState
Returns the value of the 'Parent Automaton' container reference.
getParentAutomaton() - Method in class org.topcased.sam.impl.AbstractStateImpl
 
getParentAutomaton() - Method in class org.topcased.sam.impl.PortImpl
 
getParentAutomaton() - Method in class org.topcased.sam.impl.TransitionImpl
 
getParentAutomaton() - Method in interface org.topcased.sam.Port
Returns the value of the 'Parent Automaton' container reference.
getParentAutomaton() - Method in interface org.topcased.sam.Transition
Returns the value of the 'Parent Automaton' container reference.
getParentDataStore() - Method in class org.topcased.sam.impl.InDataPortImpl
 
getParentDataStore() - Method in class org.topcased.sam.impl.OutDataPortImpl
 
getParentDataStore() - Method in interface org.topcased.sam.InDataPort
Returns the value of the 'Parent Data Store' container reference.
getParentDataStore() - Method in interface org.topcased.sam.OutDataPort
Returns the value of the 'Parent Data Store' container reference.
getParentModel() - Method in class org.topcased.sam.impl.ModelContentImpl
 
getParentModel() - Method in interface org.topcased.sam.ModelContent
Returns the value of the 'Parent Model' container reference.
getParentMultiPort() - Method in class org.topcased.sam.impl.PortImpl
 
getParentMultiPort() - Method in interface org.topcased.sam.Port
Returns the value of the 'Parent Multi Port' reference
getParentState() - Method in interface org.topcased.sam.AbstractState
Returns the value of the 'Parent State' container reference.
getParentState() - Method in class org.topcased.sam.impl.AbstractStateImpl
 
getParentSync() - Method in class org.topcased.sam.impl.InDataPortImpl
 
getParentSync() - Method in class org.topcased.sam.impl.OutDataPortImpl
 
getParentSync() - Method in interface org.topcased.sam.InDataPort
Returns the value of the 'Parent Sync' container reference.
getParentSync() - Method in interface org.topcased.sam.OutDataPort
Returns the value of the 'Parent Sync' container reference.
getParentSystem() - Method in interface org.topcased.sam.DataStore
Returns the value of the 'Parent System' container reference.
getParentSystem() - Method in interface org.topcased.sam.Flow
Returns the value of the 'Parent System' container reference.
getParentSystem() - Method in class org.topcased.sam.impl.DataStoreImpl
 
getParentSystem() - Method in class org.topcased.sam.impl.FlowImpl
 
getParentSystem() - Method in class org.topcased.sam.impl.ModelContentImpl
 
getParentSystem() - Method in class org.topcased.sam.impl.PortImpl
 
getParentSystem() - Method in class org.topcased.sam.impl.SynchronisationGateImpl
 
getParentSystem() - Method in interface org.topcased.sam.ModelContent
Returns the value of the 'Parent System' container reference.
getParentSystem() - Method in interface org.topcased.sam.Port
Returns the value of the 'Parent System' container reference.
getParentSystem() - Method in interface org.topcased.sam.SynchronisationGate
Returns the value of the 'Parent System' container reference.
getPlugin() - Static method in class org.topcased.sam.SAMPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.topcased.sam.SAMPlugin
Returns the singleton instance of the Eclipse plugin
getPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Port'
getPort_Inlink() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort_Inlink() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Inlink'. getPort_IsInstanceOf() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort_IsInstanceOf() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Is Instance Of'
getPort_Outlink() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort_Outlink() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Outlink'. getPort_ParentAutomaton() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort_ParentAutomaton() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Automaton'
getPort_ParentMultiPort() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort_ParentMultiPort() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Parent Multi Port'
getPort_ParentSystem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getPort_ParentSystem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent System'
getPortConnectionAnchor() - Method in class org.topcased.modeler.sam.edit.SAMPortEditPart
 
getPreferenceStore() - Method in class org.topcased.modeler.sam.editor.SAMEditor
 
getPreferredSize(int, int) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DataStoreFigure.DataStore
 
getPriority() - Method in class org.topcased.sam.impl.TransitionImpl
 
getPriority() - Method in interface org.topcased.sam.Transition
Returns the value of the 'Priority' attribute
getPriorityEdgeObjectFigure() - Method in class org.topcased.modeler.sam.automatondiagram.figures.TransitionFigure
 
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.AbstractStateItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.AutomatonItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.CompositionItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.ControlFlowItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.ControlPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.DataFlowItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.DataPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.DataStoreItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.DecompositionItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.FlowItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.IdentifiedItemItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.InControlPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.InDataPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.InitialStateItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.InputPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.MacroStateItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.ModelContentItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.ModelItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.MultiPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.NamedItemItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.OutControlPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.OutDataPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.OutputPortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.PortItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.StateItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.SynchronisationGateItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.SystemItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This returns the property descriptors for the adapted class
getPropertySheetPage() - Method in class org.topcased.sam.presentation.SAMEditor
This accesses a cached version of the property sheet
getReconnectSourceCommand(ReconnectRequest) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionCreationEditPolicy
Deprecated. not implemented
getReconnectSourceCommand(ReconnectRequest) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
 
getReconnectSourceCommand(ReconnectRequest) - Method in class org.topcased.modeler.sam.systemdiagram.policies.FlowCreationEditPolicy
not implemented
getReconnectTargetCommand(ReconnectRequest) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionCreationEditPolicy
Deprecated. not implemented
getReconnectTargetCommand(ReconnectRequest) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
 
getReconnectTargetCommand(ReconnectRequest) - Method in class org.topcased.modeler.sam.systemdiagram.policies.FlowCreationEditPolicy
not implemented
getRequirements() - Method in interface org.topcased.sam.IdentifiedItem
Returns the value of the 'Requirements' attribute
getRequirements() - Method in class org.topcased.sam.impl.IdentifiedItemImpl
 
getResourceLocator() - Method in class org.topcased.sam.provider.AbstractStateItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.AutomatonItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.CompositionItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.ControlFlowItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.ControlPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.DataFlowItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.DataPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.DataStoreItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.DecompositionItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.FlowItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.IdentifiedItemItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.InControlPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.InDataPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.InitialStateItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.InputPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.MacroStateItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.ModelContentItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.ModelItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.MultiPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.NamedItemItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.OutControlPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.OutDataPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.OutputPortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.PortItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.StateItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.SynchronisationGateItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.SystemItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.sam.provider.TransitionItemProvider
Return the resource locator for this item provider's resources
getRootAdapterFactory() - Method in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This returns the root adapter factory that contains this factory. getRootAdapterFactory() - Method in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This returns the root adapter factory that contains this factory
getSamdiUriFromSamUri(URI) - Static method in class org.topcased.modeler.sam.util.InstancesUtil
Used to get the uri to a '.samdi' file corresponding to the '.sam' file given in parameter.
getSAMFactory() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSAMFactory() - Method in interface org.topcased.sam.SAMPackage
Returns the factory that creates the instances of the model
getSAMPackage() - Method in class org.topcased.sam.impl.SAMFactoryImpl
 
getSAMPackage() - Method in interface org.topcased.sam.SAMFactory
Returns the package supported by this factory
getSelection() - Method in class org.topcased.sam.presentation.SAMEditor
This implements ISelectionProvider to return this editor's overall selection
getSource() - Method in interface org.topcased.sam.ControlFlow
Returns the value of the 'Source' reference
getSource() - Method in interface org.topcased.sam.DataFlow
Returns the value of the 'Source' reference
getSource() - Method in class org.topcased.sam.impl.ControlFlowImpl
 
getSource() - Method in class org.topcased.sam.impl.DataFlowImpl
 
getSource() - Method in class org.topcased.sam.impl.TransitionImpl
 
getSource() - Method in interface org.topcased.sam.Transition
Returns the value of the 'Source' reference.
getSourceTargetData(GraphElement, GraphElement) - Method in class org.topcased.modeler.sam.automatondiagram.policies.TransitionEdgeCreationEditPolicy
 
getState() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getState() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'State'
getState_Inlink() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getState_Inlink() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference list 'Inlink'. getSynchronisationGate() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSynchronisationGate() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Synchronisation Gate'
getSynchronisationGate_In() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSynchronisationGate_In() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'In'
getSynchronisationGate_Out() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSynchronisationGate_Out() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'Out'
getSynchronisationGate_ParentSystem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSynchronisationGate_ParentSystem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent System'
getSystem() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'System'
getSystem_IsInstanceOf() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem_IsInstanceOf() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Is Instance Of'
getSystem_ListElements() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem_ListElements() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Elements'
getSystem_ListFlows() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem_ListFlows() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Flows'
getSystem_ListPorts() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem_ListPorts() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Ports'
getSystem_ListStores() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem_ListStores() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Stores'
getSystem_ListSynchronisation() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getSystem_ListSynchronisation() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the containment reference list 'List Synchronisation'
getText(Object) - Method in class org.topcased.modeler.sam.editor.outline.SamOutlineLabelProvider
Adds two cases for the 'imports' section title and elements (InstanciableModel objects).
getText(Object) - Method in class org.topcased.sam.provider.AbstractStateItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.AutomatonItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.CompositionItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.ControlFlowItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.ControlPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.DataFlowItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.DataPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.DataStoreItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.DecompositionItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.FlowItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.IdentifiedItemItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.InControlPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.InDataPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.InitialStateItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.InputPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.MacroStateItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.ModelContentItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.ModelItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.MultiPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.NamedItemItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.OutControlPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.OutDataPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.OutputPortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.PortItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.StateItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.SynchronisationGateItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.SystemItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.sam.provider.TransitionItemProvider
This returns the label text for the adapted class
getTransition() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for class 'Transition'. getTransition_Condition() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition_Condition() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Condition'
getTransition_Dest() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition_Dest() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Dest'. getTransition_Emission() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition_Emission() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Emission'
getTransition_ParentAutomaton() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition_ParentAutomaton() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the container reference 'Parent Automaton'
getTransition_Priority() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition_Priority() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the attribute 'Priority'
getTransition_Source() - Method in class org.topcased.sam.impl.SAMPackageImpl
 
getTransition_Source() - Method in interface org.topcased.sam.SAMPackage
Returns the meta object for the reference 'Source'. getType() - Method in interface org.topcased.sam.DataFlow
Returns the value of the 'Type' attribute.
getType() - Method in class org.topcased.sam.impl.DataFlowImpl
 
getValue() - Method in class org.topcased.modeler.sam.editor.outline.InstanciableModel
Returns the system or automaton wrapped by this instance.
getValue() - Method in enum org.topcased.sam.DataType
 
getViewer() - Method in class org.topcased.sam.presentation.SAMEditor
This returns the viewer as required by the IViewerProvider interface
getVisualState() - Method in class org.topcased.modeler.sam.systemdiagram.figures.MultiPortLayout
 
gotoMarker(IMarker) - Method in class org.topcased.sam.presentation.SAMEditor
 
grayCheckHierarchy(Object) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Logically gray-check all ancestors of treeItem by ensuring that they appear in the checked table

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.