|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Type in org.eclipse.gmt.modisco.java |
---|
Subinterfaces of Type in org.eclipse.gmt.modisco.java | |
---|---|
interface |
AbstractTypeDeclaration
A representation of the model object 'Abstract Type Declaration'. |
interface |
AnnotationTypeDeclaration
A representation of the model object 'Annotation Type Declaration'. |
interface |
ArrayType
A representation of the model object 'Array Type'. |
interface |
ClassDeclaration
A representation of the model object 'Class Declaration'. |
interface |
EnumDeclaration
A representation of the model object 'Enum Declaration'. |
interface |
InterfaceDeclaration
A representation of the model object 'Interface Declaration'. |
interface |
ParameterizedType
A representation of the model object 'Parameterized Type'. |
interface |
PrimitiveType
A representation of the model object 'Primitive Type'. |
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'. |
interface |
TypeDeclaration
A representation of the model object 'Type Declaration'. |
interface |
TypeParameter
A representation of the model object 'Type Parameter'. |
interface |
UnresolvedAnnotationDeclaration
A representation of the model object 'Unresolved Annotation Declaration'. |
interface |
UnresolvedClassDeclaration
A representation of the model object 'Unresolved Class Declaration'. |
interface |
UnresolvedEnumDeclaration
A representation of the model object 'Unresolved Enum Declaration'. |
interface |
UnresolvedInterfaceDeclaration
A representation of the model object 'Unresolved Interface Declaration'. |
interface |
UnresolvedType
A representation of the model object 'Unresolved Type'. |
interface |
UnresolvedTypeDeclaration
A representation of the model object 'Unresolved Type Declaration'. |
interface |
WildCardType
A representation of the model object 'Wild Card Type'. |
Methods in org.eclipse.gmt.modisco.java that return Type | |
---|---|
Type |
TypeAccess.getType()
Returns the value of the 'Type' reference. |
Methods in org.eclipse.gmt.modisco.java with parameters of type Type | |
---|---|
void |
TypeAccess.setType(Type value)
Sets the value of the ' Type ' reference. |
Uses of Type in org.eclipse.gmt.modisco.java.cdo.util |
---|
Methods in org.eclipse.gmt.modisco.java.cdo.util with parameters of type Type | |
---|---|
T |
JavaSwitch.caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'. |
Uses of Type in org.eclipse.gmt.modisco.java.emf.classic.util |
---|
Methods in org.eclipse.gmt.modisco.java.emf.classic.util with parameters of type Type | |
---|---|
T |
JavaSwitch.caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'. |
Uses of Type in org.eclipse.gmt.modisco.java.emf.util |
---|
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type Type | |
---|---|
T |
JavaSwitch.caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'. |
Uses of Type in org.eclipse.gmt.modisco.java.nousages.cdo.util |
---|
Methods in org.eclipse.gmt.modisco.java.nousages.cdo.util with parameters of type Type | |
---|---|
T |
JavaSwitch.caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'. |
Uses of Type in org.eclipse.gmt.modisco.java.nousages.util |
---|
Methods in org.eclipse.gmt.modisco.java.nousages.util with parameters of type Type | |
---|---|
T |
JavaSwitch.caseType(Type object)
Returns the result of interpreting the object as an instance of 'Type'. |
Uses of Type in org.eclipse.gmt.modisco.java.queries.text |
---|
Methods in org.eclipse.gmt.modisco.java.queries.text that return Type | |
---|---|
Type |
GetTypeRef.evaluate(ASTNode context,
ParameterValueList parameterValues)
|
Uses of Type in org.eclipse.gmt.modisco.usecase.modelfilter.dependencies.editor |
---|
Methods in org.eclipse.gmt.modisco.usecase.modelfilter.dependencies.editor that return Type | |
---|---|
Type |
PrefuseGraphInput.getInputType()
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |