com.redhat.persistence.pdl.nodes
Class AssociationNd
java.lang.Object
com.redhat.persistence.pdl.nodes.Node
com.redhat.persistence.pdl.nodes.StatementNd
com.redhat.persistence.pdl.nodes.AssociationNd
- public class AssociationNd
- extends StatementNd
Association
- Version:
- $Revision: #5 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Fields inherited from class com.redhat.persistence.pdl.nodes.Node |
ALL |
Methods inherited from class com.redhat.persistence.pdl.nodes.Node |
add, get, getColumn, getField, getFields, getFile, getIndex, getLine, getLocation, getParent, setColumn, setLine, toString, traverse, traverse, traverse, validate |
versionId
public static final String versionId
- See Also:
- Constant Field Values
ROLE_ONE
public static final Node.Field ROLE_ONE
ROLE_TWO
public static final Node.Field ROLE_TWO
PROPERTIES
public static final Node.Field PROPERTIES
EVENTS
public static final Node.Field EVENTS
AssociationNd
public AssociationNd()
dispatch
public void dispatch(Node.Switch sw)
- Overrides:
dispatch
in class StatementNd
getRoleOne
public PropertyNd getRoleOne()
getRoleTwo
public PropertyNd getRoleTwo()
getProperties
public Collection getProperties()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC