SAM

Uses of Package
org.topcased.sam

Packages that use org.topcased.sam
org.topcased.modeler.sam.automatondiagram   
org.topcased.modeler.sam.commands   
org.topcased.modeler.sam.dialogs   
org.topcased.modeler.sam.documentation   
org.topcased.modeler.sam.editor.outline   
org.topcased.modeler.sam.editor.outline.actions   
org.topcased.modeler.sam.systemdiagram   
org.topcased.modeler.sam.systemdiagram.edit   
org.topcased.modeler.sam.util   
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.presentation   
org.topcased.sam.util   
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.automatondiagram
InControlPort
          A representation of the model object 'In Control Port'.
InDataPort
          A representation of the model object 'In Data Port'.
InitialState
          A representation of the model object 'Initial State'.
MacroState
          A representation of the model object 'Macro State'.
MultiPort
          A representation of the model object 'Multi Port'.
OutControlPort
          A representation of the model object 'Out Control Port'.
OutDataPort
          A representation of the model object 'Out Data Port'.
State
          A representation of the model object 'State'.
Transition
          A representation of the model object 'Transition'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.commands
IdentifiedItem
          A representation of the model object 'Identified Item'.
Transition
          A representation of the model object 'Transition'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.dialogs
Transition
          A representation of the model object 'Transition'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.documentation
IdentifiedItem
          A representation of the model object 'Identified Item'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.editor.outline
ModelContent
          A representation of the model object 'Model Content'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.editor.outline.actions
ModelContent
          A representation of the model object 'Model Content'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.systemdiagram
Automaton
          A representation of the model object 'Automaton'.
Composition
          A representation of the model object 'Composition'.
ControlFlow
          A representation of the model object 'Control Flow'.
DataFlow
          A representation of the model object 'Data Flow'.
DataStore
          A representation of the model object 'Data Store'.
Decomposition
          A representation of the model object 'Decomposition'.
InControlPort
          A representation of the model object 'In Control Port'.
InDataPort
          A representation of the model object 'In Data Port'.
MultiPort
          A representation of the model object 'Multi Port'.
OutControlPort
          A representation of the model object 'Out Control Port'.
OutDataPort
          A representation of the model object 'Out Data Port'.
System
          A representation of the model object 'System'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.systemdiagram.edit
Flow
          A representation of the model object 'Flow'.
ModelContent
          A representation of the model object 'Model Content'.
 

Classes in org.topcased.sam used by org.topcased.modeler.sam.util
ModelContent
          A representation of the model object 'Model Content'.
MultiPort
          A representation of the model object 'Multi Port'.
Port
          A representation of the model object 'Port'.
 

Classes in org.topcased.sam used by org.topcased.sam
AbstractState
          A representation of the model object 'Abstract State'.
Automaton
          A representation of the model object 'Automaton'.
Composition
          A representation of the model object 'Composition'.
ControlFlow
          A representation of the model object 'Control Flow'.
ControlPort
          A representation of the model object 'Control Port'.
DataFlow
          A representation of the model object 'Data Flow'.
DataPort
          A representation of the model object 'Data Port'.
DataStore
          A representation of the model object 'Data Store'.
DataType
          A representation of the literals of the enumeration 'Data Type', and utility methods for working with them.
Decomposition
          A representation of the model object 'Decomposition'.
Flow
          A representation of the model object 'Flow'.
IdentifiedItem
          A representation of the model object 'Identified Item'.
InControlPort
          A representation of the model object 'In Control Port'.
InDataPort
          A representation of the model object 'In Data Port'.
InitialState
          A representation of the model object 'Initial State'.
InputPort
          A representation of the model object 'Input Port'.
MacroState
          A representation of the model object 'Macro State'.
Model
          A representation of the model object 'Model'.
ModelContent
          A representation of the model object 'Model Content'.
MultiPort
          A representation of the model object 'Multi Port'.
NamedItem
          A representation of the model object 'Named Item'.
OutControlPort
          A representation of the model object 'Out Control Port'.
OutDataPort
          A representation of the model object 'Out Data Port'.
OutputPort
          A representation of the model object 'Output Port'.
Port
          A representation of the model object 'Port'.
SAMFactory
          The Factory for the model.
SAMPackage
          The Package for the model.
SAMPlugin
          This is the central singleton for the SAM editor plugin
SAMPlugin.Implementation
          The actual implementation of the Eclipse Plugin
State
          A representation of the model object 'State'.
SynchronisationGate
          A representation of the model object 'Synchronisation Gate'.
System
          A representation of the model object 'System'.
Transition
          A representation of the model object 'Transition'.
 

Classes in org.topcased.sam used by org.topcased.sam.impl
AbstractState
          A representation of the model object 'Abstract State'.
Automaton
          A representation of the model object 'Automaton'.
Composition
          A representation of the model object 'Composition'.
ControlFlow
          A representation of the model object 'Control Flow'.
ControlPort
          A representation of the model object 'Control Port'.
DataFlow
          A representation of the model object 'Data Flow'.
DataPort
          A representation of the model object 'Data Port'.
DataStore
          A representation of the model object 'Data Store'.
DataType
          A representation of the literals of the enumeration 'Data Type', and utility methods for working with them.
Decomposition
          A representation of the model object 'Decomposition'.
Flow
          A representation of the model object 'Flow'.
IdentifiedItem
          A representation of the model object 'Identified Item'.
InControlPort
          A representation of the model object 'In Control Port'.
InDataPort
          A representation of the model object 'In Data Port'.
InitialState
          A representation of the model object 'Initial State'.
InputPort
          A representation of the model object 'Input Port'.
MacroState
          A representation of the model object 'Macro State'.
Model
          A representation of the model object 'Model'.
ModelContent
          A representation of the model object 'Model Content'.
MultiPort
          A representation of the model object 'Multi Port'.
NamedItem
          A representation of the model object 'Named Item'.
OutControlPort
          A representation of the model object 'Out Control Port'.
OutDataPort
          A representation of the model object 'Out Data Port'.
OutputPort
          A representation of the model object 'Output Port'.
Port
          A representation of the model object 'Port'.
SAMFactory
          The Factory for the model.
SAMPackage
          The Package for the model.
State
          A representation of the model object 'State'.
SynchronisationGate
          A representation of the model object 'Synchronisation Gate'.
System
          A representation of the model object 'System'.
Transition
          A representation of the model object 'Transition'.
 

Classes in org.topcased.sam used by org.topcased.sam.presentation
SAMFactory
          The Factory for the model.
SAMPackage
          The Package for the model.
 

Classes in org.topcased.sam used by org.topcased.sam.util
AbstractState
          A representation of the model object 'Abstract State'.
Automaton
          A representation of the model object 'Automaton'.
Composition
          A representation of the model object 'Composition'.
ControlFlow
          A representation of the model object 'Control Flow'.
ControlPort
          A representation of the model object 'Control Port'.
DataFlow
          A representation of the model object 'Data Flow'.
DataPort
          A representation of the model object 'Data Port'.
DataStore
          A representation of the model object 'Data Store'.
Decomposition
          A representation of the model object 'Decomposition'.
Flow
          A representation of the model object 'Flow'.
IdentifiedItem
          A representation of the model object 'Identified Item'.
InControlPort
          A representation of the model object 'In Control Port'.
InDataPort
          A representation of the model object 'In Data Port'.
InitialState
          A representation of the model object 'Initial State'.
InputPort
          A representation of the model object 'Input Port'.
MacroState
          A representation of the model object 'Macro State'.
Model
          A representation of the model object 'Model'.
ModelContent
          A representation of the model object 'Model Content'.
MultiPort
          A representation of the model object 'Multi Port'.
NamedItem
          A representation of the model object 'Named Item'.
OutControlPort
          A representation of the model object 'Out Control Port'.
OutDataPort
          A representation of the model object 'Out Data Port'.
OutputPort
          A representation of the model object 'Output Port'.
Port
          A representation of the model object 'Port'.
SAMPackage
          The Package for the model.
State
          A representation of the model object 'State'.
SynchronisationGate
          A representation of the model object 'Synchronisation Gate'.
System
          A representation of the model object 'System'.
Transition
          A representation of the model object 'Transition'.
 


SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.