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

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

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

Methods in org.eclipse.modisco.omg.gastm that return FileLocal
 FileLocal GASTMFactory.createFileLocal()
          Returns a new object of class 'File Local'.
 

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

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