Uses of Interface
org.eclipse.gmt.modisco.java.NamedElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of NamedElement in org.eclipse.gmt.modisco.java
Subinterfaces of NamedElement in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceAbstractMethodDeclarationA representation of the model object 'Abstract Method Declaration'.interfaceAbstractTypeDeclarationA representation of the model object 'Abstract Type Declaration'.interfaceAnnotationMemberValuePairA representation of the model object 'Annotation Member Value Pair'.interfaceAnnotationTypeDeclarationA representation of the model object 'Annotation Type Declaration'.interfaceAnnotationTypeMemberDeclarationA representation of the model object 'Annotation Type Member Declaration'.interfaceArchiveA representation of the model object 'Archive'.interfaceArrayTypeA representation of the model object 'Array Type'.interfaceBodyDeclarationA representation of the model object 'Body Declaration'.interfaceClassDeclarationA representation of the model object 'Class Declaration'.interfaceClassFileA representation of the model object 'Class File'.interfaceCompilationUnitA representation of the model object 'Compilation Unit'.interfaceConstructorDeclarationA representation of the model object 'Constructor Declaration'.interfaceEnumConstantDeclarationA representation of the model object 'Enum Constant Declaration'.interfaceEnumDeclarationA representation of the model object 'Enum Declaration'.interfaceFieldDeclarationA representation of the model object 'Field Declaration'.interfaceInitializerA representation of the model object 'Initializer'.interfaceInterfaceDeclarationA representation of the model object 'Interface Declaration'.interfaceLabeledStatementA representation of the model object 'Labeled Statement'.interfaceMethodDeclarationA representation of the model object 'Method Declaration'.interfacePackageA representation of the model object 'Package'.interfaceParameterizedTypeA representation of the model object 'Parameterized Type'.interfacePrimitiveTypeA representation of the model object 'Primitive Type'.interfacePrimitiveTypeBooleanA representation of the model object 'Primitive Type Boolean'.interfacePrimitiveTypeByteA representation of the model object 'Primitive Type Byte'.interfacePrimitiveTypeCharA representation of the model object 'Primitive Type Char'.interfacePrimitiveTypeDoubleA representation of the model object 'Primitive Type Double'.interfacePrimitiveTypeFloatA representation of the model object 'Primitive Type Float'.interfacePrimitiveTypeIntA representation of the model object 'Primitive Type Int'.interfacePrimitiveTypeLongA representation of the model object 'Primitive Type Long'.interfacePrimitiveTypeShortA representation of the model object 'Primitive Type Short'.interfacePrimitiveTypeVoidA representation of the model object 'Primitive Type Void'.interfaceSingleVariableDeclarationA representation of the model object 'Single Variable Declaration'.interfaceTypeA representation of the model object 'Type'.interfaceTypeDeclarationA representation of the model object 'Type Declaration'.interfaceTypeParameterA representation of the model object 'Type Parameter'.interfaceUnresolvedAnnotationDeclarationA representation of the model object 'Unresolved Annotation Declaration'.interfaceUnresolvedAnnotationTypeMemberDeclarationA representation of the model object 'Unresolved Annotation Type Member Declaration'.interfaceUnresolvedClassDeclarationA representation of the model object 'Unresolved Class Declaration'.interfaceUnresolvedEnumDeclarationA representation of the model object 'Unresolved Enum Declaration'.interfaceUnresolvedInterfaceDeclarationA representation of the model object 'Unresolved Interface Declaration'.interfaceUnresolvedItemA representation of the model object 'Unresolved Item'.interfaceUnresolvedLabeledStatementA representation of the model object 'Unresolved Labeled Statement'.interfaceUnresolvedMethodDeclarationA representation of the model object 'Unresolved Method Declaration'.interfaceUnresolvedSingleVariableDeclarationA representation of the model object 'Unresolved Single Variable Declaration'.interfaceUnresolvedTypeA representation of the model object 'Unresolved Type'.interfaceUnresolvedTypeDeclarationA representation of the model object 'Unresolved Type Declaration'.interfaceUnresolvedVariableDeclarationFragmentA representation of the model object 'Unresolved Variable Declaration Fragment'.interfaceVariableDeclarationA representation of the model object 'Variable Declaration'.interfaceVariableDeclarationFragmentA representation of the model object 'Variable Declaration Fragment'.interfaceWildCardTypeA representation of the model object 'Wild Card Type'.Methods in org.eclipse.gmt.modisco.java that return NamedElement Modifier and Type Method Description NamedElementImportDeclaration. getImportedElement()Returns the value of the 'Imported Element' reference.NamedElementMemberRef. getMember()Returns the value of the 'Member' reference.Methods in org.eclipse.gmt.modisco.java with parameters of type NamedElement Modifier and Type Method Description voidImportDeclaration. setImportedElement(NamedElement value)Sets the value of the 'Imported Element' reference.voidMemberRef. setMember(NamedElement value)Sets the value of the 'Member' reference. -
Uses of NamedElement in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement NamedElement Modifier and Type Class Description classAbstractMethodDeclarationImplAn implementation of the model object 'Abstract Method Declaration'.classAbstractTypeDeclarationImplAn implementation of the model object 'Abstract Type Declaration'.classAnnotationMemberValuePairImplAn implementation of the model object 'Annotation Member Value Pair'.classAnnotationTypeDeclarationImplAn implementation of the model object 'Annotation Type Declaration'.classAnnotationTypeMemberDeclarationImplAn implementation of the model object 'Annotation Type Member Declaration'.classArchiveImplAn implementation of the model object 'Archive'.classArrayTypeImplAn implementation of the model object 'Array Type'.classBodyDeclarationImplAn implementation of the model object 'Body Declaration'.classClassDeclarationImplAn implementation of the model object 'Class Declaration'.classClassFileImplAn implementation of the model object 'Class File'.classCompilationUnitImplAn implementation of the model object 'Compilation Unit'.classConstructorDeclarationImplAn implementation of the model object 'Constructor Declaration'.classEnumConstantDeclarationImplAn implementation of the model object 'Enum Constant Declaration'.classEnumDeclarationImplAn implementation of the model object 'Enum Declaration'.classFieldDeclarationImplAn implementation of the model object 'Field Declaration'.classInitializerImplAn implementation of the model object 'Initializer'.classInterfaceDeclarationImplAn implementation of the model object 'Interface Declaration'.classLabeledStatementImplAn implementation of the model object 'Labeled Statement'.classMethodDeclarationImplAn implementation of the model object 'Method Declaration'.classNamedElementImplAn implementation of the model object 'Named Element'.classPackageImplAn implementation of the model object 'Package'.classParameterizedTypeImplAn implementation of the model object 'Parameterized Type'.classPrimitiveTypeBooleanImplAn implementation of the model object 'Primitive Type Boolean'.classPrimitiveTypeByteImplAn implementation of the model object 'Primitive Type Byte'.classPrimitiveTypeCharImplAn implementation of the model object 'Primitive Type Char'.classPrimitiveTypeDoubleImplAn implementation of the model object 'Primitive Type Double'.classPrimitiveTypeFloatImplAn implementation of the model object 'Primitive Type Float'.classPrimitiveTypeImplAn implementation of the model object 'Primitive Type'.classPrimitiveTypeIntImplAn implementation of the model object 'Primitive Type Int'.classPrimitiveTypeLongImplAn implementation of the model object 'Primitive Type Long'.classPrimitiveTypeShortImplAn implementation of the model object 'Primitive Type Short'.classPrimitiveTypeVoidImplAn implementation of the model object 'Primitive Type Void'.classSingleVariableDeclarationImplAn implementation of the model object 'Single Variable Declaration'.classTypeDeclarationImplAn implementation of the model object 'Type Declaration'.classTypeImplAn implementation of the model object 'Type'.classTypeParameterImplAn implementation of the model object 'Type Parameter'.classUnresolvedAnnotationDeclarationImplAn implementation of the model object 'Unresolved Annotation Declaration'.classUnresolvedAnnotationTypeMemberDeclarationImplAn implementation of the model object 'Unresolved Annotation Type Member Declaration'.classUnresolvedClassDeclarationImplAn implementation of the model object 'Unresolved Class Declaration'.classUnresolvedEnumDeclarationImplAn implementation of the model object 'Unresolved Enum Declaration'.classUnresolvedInterfaceDeclarationImplAn implementation of the model object 'Unresolved Interface Declaration'.classUnresolvedItemImplAn implementation of the model object 'Unresolved Item'.classUnresolvedLabeledStatementImplAn implementation of the model object 'Unresolved Labeled Statement'.classUnresolvedMethodDeclarationImplAn implementation of the model object 'Unresolved Method Declaration'.classUnresolvedSingleVariableDeclarationImplAn implementation of the model object 'Unresolved Single Variable Declaration'.classUnresolvedTypeDeclarationImplAn implementation of the model object 'Unresolved Type Declaration'.classUnresolvedTypeImplAn implementation of the model object 'Unresolved Type'.classUnresolvedVariableDeclarationFragmentImplAn implementation of the model object 'Unresolved Variable Declaration Fragment'.classVariableDeclarationFragmentImplAn implementation of the model object 'Variable Declaration Fragment'.classVariableDeclarationImplAn implementation of the model object 'Variable Declaration'.classWildCardTypeImplAn implementation of the model object 'Wild Card Type'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return NamedElement Modifier and Type Method Description NamedElementImportDeclarationImpl. getImportedElement()NamedElementMemberRefImpl. getMember()Methods in org.eclipse.gmt.modisco.java.neoemf.impl with parameters of type NamedElement Modifier and Type Method Description voidImportDeclarationImpl. setImportedElement(NamedElement newImportedElement)voidMemberRefImpl. setMember(NamedElement newMember) -
Uses of NamedElement in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type NamedElement Modifier and Type Method Description TJavaSwitch. caseNamedElement(NamedElement object)Returns the result of interpreting the object as an instance of 'Named Element'.