Package | Description |
---|---|
fr.inria.tea.aadl2ssme.transformation.popup.actions | |
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TypeDefinition> |
signalTreeAPI.STree_addTypeToTypes(org.eclipse.emf.common.util.EList<TypeDefinition> vtypes,
TypeDefinition vtype)
Adds a type declaration to a list of type definitions
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TypeDefinition> |
signalTreeAPI.STree_addTypeToTypes(org.eclipse.emf.common.util.EList<TypeDefinition> vtypes,
TypeDefinition vtype)
Adds a type declaration to a list of type definitions
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TypeDefinition> |
signalTreeAPI.STree_addTypeToTypes(org.eclipse.emf.common.util.EList<TypeDefinition> vtypes,
TypeDefinition vtype)
Adds a type declaration to a list of type definitions
|
Modifier and Type | Interface and Description |
---|---|
interface |
Identifier
A representation of the model object 'Identifier'
|
interface |
ProcessType
A representation of the model object 'Process Type'
|
interface |
TypeDescription
A representation of the model object 'Type Description'
|
interface |
TypeMorphism
A representation of the model object 'Type Morphism'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TypeDefinition> |
TypesDeclaration.getTypeDefinition()
Returns the value of the 'Type Definition' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentifierImpl
An implementation of the model object 'Identifier'
|
class |
ProcessTypeImpl
An implementation of the model object 'Process Type'
|
class |
TypeDescriptionImpl
An implementation of the model object 'Type Description'
|
class |
TypeMorphismImpl
An implementation of the model object 'Type Morphism'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TypeDefinition> |
TypesDeclarationImpl.getTypeDefinition() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseTypeDefinition(TypeDefinition object)
Returns the result of interpreting the object as an instance of 'Type Definition'
|