Uses of Interface
org.eclipse.gmt.modisco.java.Archive
| 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 Archive in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type Archive Modifier and Type Method Description org.eclipse.emf.common.util.EList<Archive>Model. getArchives()Returns the value of the 'Archives' containment reference list. -
Uses of Archive in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement Archive Modifier and Type Class Description classArchiveImplAn implementation of the model object 'Archive'.Fields in org.eclipse.gmt.modisco.java.emf.impl with type parameters of type Archive Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Archive>ModelImpl. archivesThe cached value of the 'Archives' containment reference list.Methods in org.eclipse.gmt.modisco.java.emf.impl that return Archive Modifier and Type Method Description ArchiveJavaFactoryImpl. createArchive()Methods in org.eclipse.gmt.modisco.java.emf.impl that return types with arguments of type Archive Modifier and Type Method Description org.eclipse.emf.common.util.EList<Archive>ModelImpl. getArchives() -
Uses of Archive in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return Archive Modifier and Type Method Description ArchiveJavaFactory. createArchive()Returns a new object of class 'Archive'. -
Uses of Archive in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type Archive Modifier and Type Method Description TJavaSwitch. caseArchive(Archive object)Returns the result of interpreting the object as an instance of 'Archive'.