Uses of Interface
org.eclipse.modisco.omg.gastm.Project

Packages that use Project
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of Project in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return Project
 Project GASTMFactory.createProject()
          Returns a new object of class 'Project'.
 

Uses of Project in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type Project
 T GASTMSwitch.caseProject(Project object)
          Returns the result of interpreting the object as an instance of 'Project'.