Uses of Class
starlink.AutomataElements.Bridge

Packages that use Bridge
starlink.AutomataElements   
 

Uses of Bridge in starlink.AutomataElements
 

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

Methods in starlink.AutomataElements that return Bridge
 Bridge ObjectFactory.createBridge()
          Create an instance of Bridge
 

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