com.u2d.model
Class ComplexType.AssociationSearchNode

java.lang.Object
  extended by com.u2d.model.ComplexType.AssociationSearchNode
Enclosing class:
ComplexType

public class ComplexType.AssociationSearchNode
extends java.lang.Object


Constructor Summary
ComplexType.AssociationSearchNode(AssociationField field)
           
 
Method Summary
 AssociationField getField()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComplexType.AssociationSearchNode

public ComplexType.AssociationSearchNode(AssociationField field)
Method Detail

getField

public AssociationField getField()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object