public interface TypeAlias extends Member
The following features are supported:
VarlinkIdlPackage.getTypeAlias()| Modifier and Type | Method and Description |
|---|---|
TypeAliasDefinition |
getDefinition()
Returns the value of the 'Definition' containment reference.
|
void |
setDefinition(TypeAliasDefinition value)
Sets the value of the '
Definition' containment reference. |
TypeAliasDefinition getDefinition()
If the meaning of the 'Definition' containment reference isn't clear, there really should be more of a description here...
setDefinition(TypeAliasDefinition),
VarlinkIdlPackage.getTypeAlias_Definition()void setDefinition(TypeAliasDefinition value)
Definition' containment reference.
value - the new value of the 'Definition' containment reference.getDefinition()Copyright © 2017–2018. All rights reserved.