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

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

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

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

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

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