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

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

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

Methods in org.eclipse.modisco.omg.gastm that return EntryDefinition
 EntryDefinition GASTMFactory.createEntryDefinition()
          Returns a new object of class 'Entry Definition'.
 

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

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