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

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

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

Methods in org.eclipse.modisco.omg.gastm that return EnumLiteralDefinition
 EnumLiteralDefinition GASTMFactory.createEnumLiteralDefinition()
          Returns a new object of class 'Enum Literal Definition'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type EnumLiteralDefinition
 T GASTMSwitch.caseEnumLiteralDefinition(EnumLiteralDefinition object)
          Returns the result of interpreting the object as an instance of 'Enum Literal Definition'.