|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NamedElement in org.eclipse.gmt.modisco.java |
---|
Subinterfaces of NamedElement in org.eclipse.gmt.modisco.java | |
---|---|
interface |
AbstractMethodDeclaration
A representation of the model object 'Abstract Method Declaration'. |
interface |
AbstractTypeDeclaration
A representation of the model object 'Abstract Type Declaration'. |
interface |
AnnotationMemberValuePair
A representation of the model object 'Annotation Member Value Pair'. |
interface |
AnnotationTypeDeclaration
A representation of the model object 'Annotation Type Declaration'. |
interface |
AnnotationTypeMemberDeclaration
A representation of the model object 'Annotation Type Member Declaration'. |
interface |
Archive
A representation of the model object 'Archive'. |
interface |
ArrayType
A representation of the model object 'Array Type'. |
interface |
BodyDeclaration
A representation of the model object 'Body Declaration'. |
interface |
ClassDeclaration
A representation of the model object 'Class Declaration'. |
interface |
ClassFile
A representation of the model object 'Class File'. |
interface |
CompilationUnit
A representation of the model object 'Compilation Unit'. |
interface |
ConstructorDeclaration
A representation of the model object 'Constructor Declaration'. |
interface |
EnumConstantDeclaration
A representation of the model object 'Enum Constant Declaration'. |
interface |
EnumDeclaration
A representation of the model object 'Enum Declaration'. |
interface |
FieldDeclaration
A representation of the model object 'Field Declaration'. |
interface |
Initializer
A representation of the model object 'Initializer'. |
interface |
InterfaceDeclaration
A representation of the model object 'Interface Declaration'. |
interface |
LabeledStatement
A representation of the model object 'Labeled Statement'. |
interface |
MethodDeclaration
A representation of the model object 'Method Declaration'. |
interface |
Package
A representation of the model object 'Package'. |
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 |
SingleVariableDeclaration
A representation of the model object 'Single Variable Declaration'. |
interface |
Type
A representation of the model object 'Type'. |
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 |
UnresolvedAnnotationTypeMemberDeclaration
A representation of the model object 'Unresolved Annotation Type Member 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 |
UnresolvedItem
A representation of the model object 'Unresolved Item'. |
interface |
UnresolvedLabeledStatement
A representation of the model object 'Unresolved Labeled Statement'. |
interface |
UnresolvedMethodDeclaration
A representation of the model object 'Unresolved Method Declaration'. |
interface |
UnresolvedSingleVariableDeclaration
A representation of the model object 'Unresolved Single Variable Declaration'. |
interface |
UnresolvedType
A representation of the model object 'Unresolved Type'. |
interface |
UnresolvedTypeDeclaration
A representation of the model object 'Unresolved Type Declaration'. |
interface |
UnresolvedVariableDeclarationFragment
A representation of the model object 'Unresolved Variable Declaration Fragment'. |
interface |
VariableDeclaration
A representation of the model object 'Variable Declaration'. |
interface |
VariableDeclarationFragment
A representation of the model object 'Variable Declaration Fragment'. |
interface |
WildCardType
A representation of the model object 'Wild Card Type'. |
Methods in org.eclipse.gmt.modisco.java that return NamedElement | |
---|---|
NamedElement |
ImportDeclaration.getImportedElement()
Returns the value of the 'Imported Element' reference. |
NamedElement |
MemberRef.getMember()
Returns the value of the 'Member' reference. |
Methods in org.eclipse.gmt.modisco.java with parameters of type NamedElement | |
---|---|
void |
ImportDeclaration.setImportedElement(NamedElement value)
Sets the value of the ' Imported Element ' reference. |
void |
MemberRef.setMember(NamedElement value)
Sets the value of the ' Member ' reference. |
Uses of NamedElement in org.eclipse.gmt.modisco.java.cdo.util |
---|
Methods in org.eclipse.gmt.modisco.java.cdo.util with parameters of type NamedElement | |
---|---|
T |
JavaSwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'. |
Uses of NamedElement in org.eclipse.gmt.modisco.java.emf.classic.util |
---|
Methods in org.eclipse.gmt.modisco.java.emf.classic.util with parameters of type NamedElement | |
---|---|
T |
JavaSwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'. |
Uses of NamedElement in org.eclipse.gmt.modisco.java.emf.util |
---|
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type NamedElement | |
---|---|
T |
JavaSwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'. |
Uses of NamedElement in org.eclipse.gmt.modisco.java.nousages.cdo.util |
---|
Methods in org.eclipse.gmt.modisco.java.nousages.cdo.util with parameters of type NamedElement | |
---|---|
T |
JavaSwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'. |
Uses of NamedElement in org.eclipse.gmt.modisco.java.nousages.util |
---|
Methods in org.eclipse.gmt.modisco.java.nousages.util with parameters of type NamedElement | |
---|---|
T |
JavaSwitch.caseNamedElement(NamedElement object)
Returns the result of interpreting the object as an instance of 'Named Element'. |
Uses of NamedElement in org.eclipse.gmt.modisco.java.queries.text |
---|
Methods in org.eclipse.gmt.modisco.java.queries.text with parameters of type NamedElement | |
---|---|
java.lang.String |
GetQualifiedName.evaluate(NamedElement context,
ParameterValueList parameterValues)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |