| 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 |
Error
A representation of the model object 'Error'.
|
interface |
Method
A representation of the model object 'Method'.
|
interface |
TypeAlias
A representation of the model object 'Type Alias'.
|
| Modifier and Type | Method and Description |
|---|---|
Member |
VarlinkIdlFactory.createMember()
Returns a new object of class 'Member'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Member> |
Interface.getMembers()
Returns the value of the 'Members' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorImpl
An implementation of the model object 'Error'.
|
class |
MemberImpl
An implementation of the model object 'Member'.
|
class |
MethodImpl
An implementation of the model object 'Method'.
|
class |
TypeAliasImpl
An implementation of the model object 'Type Alias'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Member> |
InterfaceImpl.members
The cached value of the '
Members' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Member |
VarlinkIdlFactoryImpl.createMember() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Member> |
InterfaceImpl.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
T |
VarlinkIdlSwitch.caseMember(Member object)
Returns the result of interpreting the object as an instance of 'Member'.
|
Copyright © 2017–2018. All rights reserved.