Uses of Class
tbox.TrapeziumType

Packages that use TrapeziumType
tbox   
 

Uses of TrapeziumType in tbox
 

Fields in tbox declared as TrapeziumType
protected  TrapeziumType SimpleConcept.trapezium
           
protected  TrapeziumType QuantifierType.trapezium
           
 

Methods in tbox that return TrapeziumType
 TrapeziumType ObjectFactory.createTrapeziumType()
          Create an instance of TrapeziumType
 TrapeziumType SimpleConcept.getTrapezium()
          Gets the value of the trapezium property.
 TrapeziumType QuantifierType.getTrapezium()
          Gets the value of the trapezium property.
 

Methods in tbox with parameters of type TrapeziumType
 void SimpleConcept.setTrapezium(TrapeziumType value)
          Sets the value of the trapezium property.
 void QuantifierType.setTrapezium(TrapeziumType value)
          Sets the value of the trapezium property.