Uses of Interface
org.eclipse.gmt.modisco.java.UnresolvedEnumDeclaration
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of UnresolvedEnumDeclaration in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement UnresolvedEnumDeclaration Modifier and Type Class Description classUnresolvedEnumDeclarationImplAn implementation of the model object 'Unresolved Enum Declaration'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return UnresolvedEnumDeclaration Modifier and Type Method Description UnresolvedEnumDeclarationJavaFactoryImpl. createUnresolvedEnumDeclaration() -
Uses of UnresolvedEnumDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return UnresolvedEnumDeclaration Modifier and Type Method Description UnresolvedEnumDeclarationJavaFactory. createUnresolvedEnumDeclaration()Returns a new object of class 'Unresolved Enum Declaration'. -
Uses of UnresolvedEnumDeclaration in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type UnresolvedEnumDeclaration Modifier and Type Method Description TJavaSwitch. caseUnresolvedEnumDeclaration(UnresolvedEnumDeclaration object)Returns the result of interpreting the object as an instance of 'Unresolved Enum Declaration'.