Uses of Interface
org.eclipse.gmt.modisco.java.ManifestEntry
| 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 |
-
Uses of ManifestEntry in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type ManifestEntry Modifier and Type Method Description org.eclipse.emf.common.util.EList<ManifestEntry>Manifest. getEntryAttributes()Returns the value of the 'Entry Attributes' containment reference list. -
Uses of ManifestEntry in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ManifestEntry Modifier and Type Class Description classManifestEntryImplAn implementation of the model object 'Manifest Entry'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ManifestEntry Modifier and Type Method Description ManifestEntryJavaFactoryImpl. createManifestEntry()Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return types with arguments of type ManifestEntry Modifier and Type Method Description org.eclipse.emf.common.util.EList<ManifestEntry>ManifestImpl. getEntryAttributes() -
Uses of ManifestEntry in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ManifestEntry Modifier and Type Method Description ManifestEntryJavaFactory. createManifestEntry()Returns a new object of class 'Manifest Entry'. -
Uses of ManifestEntry in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ManifestEntry Modifier and Type Method Description TJavaSwitch. caseManifestEntry(ManifestEntry object)Returns the result of interpreting the object as an instance of 'Manifest Entry'.