| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionRelationship
A representation of the model object 'Relationship'.
|
interface |
Addresses
A representation of the model object 'Addresses'.
|
interface |
Calls
A representation of the model object 'Calls'.
|
interface |
CompliesTo
A representation of the model object 'Complies To'.
|
interface |
ControlFlow
A representation of the model object 'Control Flow'.
|
interface |
Creates
A representation of the model object 'Creates'.
|
interface |
Dispatches
A representation of the model object 'Dispatches'.
|
interface |
EntryFlow
A representation of the model object 'Entry Flow'.
|
interface |
ExceptionFlow
A representation of the model object 'Exception Flow'.
|
interface |
ExitFlow
A representation of the model object 'Exit Flow'.
|
interface |
FalseFlow
A representation of the model object 'False Flow'.
|
interface |
Flow
A representation of the model object 'Flow'.
|
interface |
GuardedFlow
A representation of the model object 'Guarded Flow'.
|
interface |
Reads
A representation of the model object 'Reads'.
|
interface |
Throws
A representation of the model object 'Throws'.
|
interface |
TrueFlow
A representation of the model object 'True Flow'.
|
interface |
UsesType
A representation of the model object 'Uses Type'.
|
interface |
Writes
A representation of the model object 'Writes'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ActionSwitch.caseAbstractActionRelationship(AbstractActionRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasContent
A representation of the model object 'Has Content'.
|
interface |
ManagesData
A representation of the model object 'Manages Data'.
|
interface |
ProducesDataEvent
A representation of the model object 'Produces Data Event'.
|
interface |
ReadsColumnSet
A representation of the model object 'Reads Column Set'.
|
interface |
WritesColumnSet
A representation of the model object 'Writes Column Set'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DataSwitch.caseAbstractActionRelationship(AbstractActionRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasState
A representation of the model object 'Has State'.
|
interface |
ProducesEvent
A representation of the model object 'Produces Event'.
|
interface |
ReadsState
A representation of the model object 'Reads State'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
EventSwitch.caseAbstractActionRelationship(AbstractActionRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefinedBy
A representation of the model object 'Defined By'.
|
interface |
ManagesResource
A representation of the model object 'Manages Resource'.
|
interface |
ReadsResource
A representation of the model object 'Reads Resource'.
|
interface |
WritesResource
A representation of the model object 'Writes Resource'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PlatformSwitch.caseAbstractActionRelationship(AbstractActionRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagesUI
A representation of the model object 'Manages UI'.
|
interface |
ReadsUI
A representation of the model object 'Reads UI'.
|
interface |
WritesUI
A representation of the model object 'Writes UI'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
UiSwitch.caseAbstractActionRelationship(AbstractActionRelationship object)
Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'.
|