| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrimitiveTypeBoolean
A representation of the model object 'Primitive Type Boolean'.
|
interface |
PrimitiveTypeByte
A representation of the model object 'Primitive Type Byte'.
|
interface |
PrimitiveTypeChar
A representation of the model object 'Primitive Type Char'.
|
interface |
PrimitiveTypeDouble
A representation of the model object 'Primitive Type Double'.
|
interface |
PrimitiveTypeFloat
A representation of the model object 'Primitive Type Float'.
|
interface |
PrimitiveTypeInt
A representation of the model object 'Primitive Type Int'.
|
interface |
PrimitiveTypeLong
A representation of the model object 'Primitive Type Long'.
|
interface |
PrimitiveTypeShort
A representation of the model object 'Primitive Type Short'.
|
interface |
PrimitiveTypeVoid
A representation of the model object 'Primitive Type Void'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveTypeBooleanImpl
An implementation of the model object 'Primitive Type Boolean'.
|
class |
PrimitiveTypeByteImpl
An implementation of the model object 'Primitive Type Byte'.
|
class |
PrimitiveTypeCharImpl
An implementation of the model object 'Primitive Type Char'.
|
class |
PrimitiveTypeDoubleImpl
An implementation of the model object 'Primitive Type Double'.
|
class |
PrimitiveTypeFloatImpl
An implementation of the model object 'Primitive Type Float'.
|
class |
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
|
class |
PrimitiveTypeIntImpl
An implementation of the model object 'Primitive Type Int'.
|
class |
PrimitiveTypeLongImpl
An implementation of the model object 'Primitive Type Long'.
|
class |
PrimitiveTypeShortImpl
An implementation of the model object 'Primitive Type Short'.
|
class |
PrimitiveTypeVoidImpl
An implementation of the model object 'Primitive Type Void'.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType |
JavaFactoryImpl.createPrimitiveType() |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveType |
JavaFactory.createPrimitiveType()
Returns a new object of class 'Primitive Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.casePrimitiveType(PrimitiveType object)
Returns the result of interpreting the object as an instance of 'Primitive Type'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.