Uses of Interface
org.eclipse.gmt.modisco.java.Manifest
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of Manifest in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return Manifest Modifier and Type Method Description ManifestArchive. getManifest()Returns the value of the 'Manifest' containment reference.Methods in org.eclipse.gmt.modisco.java with parameters of type Manifest Modifier and Type Method Description voidArchive. setManifest(Manifest value)Sets the value of the 'Manifest' containment reference. -
Uses of Manifest in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement Manifest Modifier and Type Class Description classManifestImplAn implementation of the model object 'Manifest'.Fields in org.eclipse.gmt.modisco.java.emf.impl declared as Manifest Modifier and Type Field Description protected ManifestArchiveImpl. manifestThe cached value of the 'Manifest' containment reference.Methods in org.eclipse.gmt.modisco.java.emf.impl that return Manifest Modifier and Type Method Description ManifestJavaFactoryImpl. createManifest()ManifestArchiveImpl. getManifest()Methods in org.eclipse.gmt.modisco.java.emf.impl with parameters of type Manifest Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainArchiveImpl. basicSetManifest(Manifest newManifest, org.eclipse.emf.common.notify.NotificationChain msgs)voidArchiveImpl. setManifest(Manifest newManifest) -
Uses of Manifest in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return Manifest Modifier and Type Method Description ManifestJavaFactory. createManifest()Returns a new object of class 'Manifest'. -
Uses of Manifest in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type Manifest Modifier and Type Method Description TJavaSwitch. caseManifest(Manifest object)Returns the result of interpreting the object as an instance of 'Manifest'.