| Package | Description |
|---|---|
| de.dentrassi.varlink.idl.varlinkIdl | |
| de.dentrassi.varlink.idl.varlinkIdl.impl | |
| de.dentrassi.varlink.idl.varlinkIdl.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Enum
A representation of the model object 'Enum'.
|
interface |
Object
A representation of the model object 'Object'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeAliasDefinition |
VarlinkIdlFactory.createTypeAliasDefinition()
Returns a new object of class 'Type Alias Definition'.
|
TypeAliasDefinition |
TypeAlias.getDefinition()
Returns the value of the 'Definition' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAlias.setDefinition(TypeAliasDefinition value)
Sets the value of the '
Definition' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumImpl
An implementation of the model object 'Enum'.
|
class |
ObjectImpl
An implementation of the model object 'Object'.
|
class |
TypeAliasDefinitionImpl
An implementation of the model object 'Type Alias Definition'.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeAliasDefinition |
TypeAliasImpl.definition
The cached value of the '
Definition' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
TypeAliasDefinition |
VarlinkIdlFactoryImpl.createTypeAliasDefinition() |
TypeAliasDefinition |
TypeAliasImpl.getDefinition() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
TypeAliasImpl.basicSetDefinition(TypeAliasDefinition newDefinition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
TypeAliasImpl.setDefinition(TypeAliasDefinition newDefinition) |
| Modifier and Type | Method and Description |
|---|---|
T |
VarlinkIdlSwitch.caseTypeAliasDefinition(TypeAliasDefinition object)
Returns the result of interpreting the object as an instance of 'Type Alias Definition'.
|
Copyright © 2017–2018. All rights reserved.