Uses of Class
starlink.AutomataElements.Translationlogic

Packages that use Translationlogic
starlink.AutomataElements   
 

Uses of Translationlogic in starlink.AutomataElements
 

Fields in starlink.AutomataElements with type parameters of type Translationlogic
protected  java.util.List<Translationlogic> Bridge.translationlogic
           
 

Methods in starlink.AutomataElements that return Translationlogic
 Translationlogic ObjectFactory.createTranslationlogic()
          Create an instance of Translationlogic
 

Methods in starlink.AutomataElements that return types with arguments of type Translationlogic
 java.util.List<Translationlogic> Bridge.getTranslationlogic()
          Gets the value of the translationlogic property.