Uses of Class
wt.csm.navigation.AbstractQueryFormElement

Packages that use AbstractQueryFormElement
wt.csm.navigation   
 

Uses of AbstractQueryFormElement in wt.csm.navigation
 

Subclasses of AbstractQueryFormElement in wt.csm.navigation
 class QueryFormElement
           Use the newQueryFormElement static factory method(s), not the QueryFormElement constructor, to construct instances of this class.
 

Methods in wt.csm.navigation that return AbstractQueryFormElement
 AbstractQueryFormElement TheAbstractQueryFormElementTheAbstractQueryForm.getAbstractQueryFormElement()
          Gets the object for the association that plays role: ABSTRACT_QUERY_FORM_ELEMENT_ROLE.
 AbstractQueryFormElement TheAbstractQueryFormElementTheAbstractAttributeDefinition.getAbstractQueryFormElement()
          Gets the object for the association that plays role: ABSTRACT_QUERY_FORM_ELEMENT_ROLE.
 

Methods in wt.csm.navigation with parameters of type AbstractQueryFormElement
 void TheAbstractQueryFormElementTheAbstractQueryForm.setAbstractQueryFormElement(AbstractQueryFormElement theAbstractQueryFormElement)
          Sets the object for the association that plays role: ABSTRACT_QUERY_FORM_ELEMENT_ROLE.
static TheAbstractQueryFormElementTheAbstractQueryForm TheAbstractQueryFormElementTheAbstractQueryForm.newTheAbstractQueryFormElementTheAbstractQueryForm(AbstractQueryFormElement theAbstractQueryFormElement, AbstractQueryForm theAbstractQueryForm)
          Default factory for the class.
 void TheAbstractQueryFormElementTheAbstractAttributeDefinition.setAbstractQueryFormElement(AbstractQueryFormElement theAbstractQueryFormElement)
          Sets the object for the association that plays role: ABSTRACT_QUERY_FORM_ELEMENT_ROLE.
static TheAbstractQueryFormElementTheAbstractAttributeDefinition TheAbstractQueryFormElementTheAbstractAttributeDefinition.newTheAbstractQueryFormElementTheAbstractAttributeDefinition(AbstractQueryFormElement theAbstractQueryFormElement, AbstractAttributeDefinition theAbstractAttributeDefinition)
          Default factory for the class.
protected  boolean AbstractQueryFormElement.readVersion(AbstractQueryFormElement thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.