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

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

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

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

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

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