Uses of Interface
org.eclipse.gmt.modisco.java.ManifestAttribute
| 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 ManifestAttribute in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type ManifestAttribute Modifier and Type Method Description org.eclipse.emf.common.util.EList<ManifestAttribute>ManifestEntry. getAttributes()Returns the value of the 'Attributes' containment reference list.org.eclipse.emf.common.util.EList<ManifestAttribute>Manifest. getMainAttributes()Returns the value of the 'Main Attributes' containment reference list. -
Uses of ManifestAttribute in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ManifestAttribute Modifier and Type Class Description classManifestAttributeImplAn implementation of the model object 'Manifest Attribute'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ManifestAttribute Modifier and Type Method Description ManifestAttributeJavaFactoryImpl. createManifestAttribute()Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return types with arguments of type ManifestAttribute Modifier and Type Method Description org.eclipse.emf.common.util.EList<ManifestAttribute>ManifestEntryImpl. getAttributes()org.eclipse.emf.common.util.EList<ManifestAttribute>ManifestImpl. getMainAttributes() -
Uses of ManifestAttribute in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ManifestAttribute Modifier and Type Method Description ManifestAttributeJavaFactory. createManifestAttribute()Returns a new object of class 'Manifest Attribute'. -
Uses of ManifestAttribute in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ManifestAttribute Modifier and Type Method Description TJavaSwitch. caseManifestAttribute(ManifestAttribute object)Returns the result of interpreting the object as an instance of 'Manifest Attribute'.