Uses of Class
tbox.OperatorType

Packages that use OperatorType
tbox   
 

Uses of OperatorType in tbox
 

Fields in tbox declared as OperatorType
protected  OperatorType ConcOpConceptType.operator
           
 

Methods in tbox that return OperatorType
 OperatorType ObjectFactory.createOperatorType()
          Create an instance of OperatorType
 OperatorType ConcOpConceptType.getOperator()
          Gets the value of the operator property.
 

Methods in tbox with parameters of type OperatorType
 void ConcOpConceptType.setOperator(OperatorType value)
          Sets the value of the operator property.