Uses of Class
wt.representation.RepresentableLink

Packages that use RepresentableLink
wt.representation   
 

Uses of RepresentableLink in wt.representation
 

Methods in wt.representation that return RepresentableLink
static RepresentableLink RepresentableLink.newRepresentableLink(Representation theRepresentation, Representable theRepresentable)
          Default factory for the class.
 

Methods in wt.representation with parameters of type RepresentableLink
protected  boolean RepresentableLink.readVersion(RepresentableLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.