| Package | Description |
|---|---|
| de.dentrassi.varlink.idl.serializer | |
| de.dentrassi.varlink.idl.varlinkIdl | |
| de.dentrassi.varlink.idl.varlinkIdl.impl | |
| de.dentrassi.varlink.idl.varlinkIdl.util |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VarlinkIdlSemanticSequencer.sequence_BasicType_ElementType(org.eclipse.xtext.serializer.ISerializationContext context,
BasicType semanticObject)
Contexts:
ElementType returns BasicType
Constraint:
(
(
type='bool' |
type='int' |
type='float' |
type='string' |
type='data' |
type='object'
)
multi?='[]'?
)
|
protected void |
VarlinkIdlSemanticSequencer.sequence_BasicType(org.eclipse.xtext.serializer.ISerializationContext context,
BasicType semanticObject)
Contexts:
BasicType returns BasicType
Constraint:
(
type='bool' |
type='int' |
type='float' |
type='string' |
type='data' |
type='object'
)
|
| Modifier and Type | Method and Description |
|---|---|
BasicType |
VarlinkIdlFactory.createBasicType()
Returns a new object of class 'Basic Type'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTypeImpl
An implementation of the model object 'Basic Type'.
|
| Modifier and Type | Method and Description |
|---|---|
BasicType |
VarlinkIdlFactoryImpl.createBasicType() |
| Modifier and Type | Method and Description |
|---|---|
T |
VarlinkIdlSwitch.caseBasicType(BasicType object)
Returns the result of interpreting the object as an instance of 'Basic Type'.
|
Copyright © 2017–2018. All rights reserved.