|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
A relation within the cloud.
| Method Summary | |
Node |
getDestination()
Retrieves the destination of the relation |
RelationManager |
getRelationManager()
Retrieves the RelationManager used |
Node |
getSource()
Retrieves the source of the relation |
void |
setDestination(Node node)
set the destination of the relation |
void |
setSource(Node node)
set the source of the relation |
| Methods inherited from interface org.mmbase.bridge.Node |
cancel, commit, countRelatedNodes, countRelations, countRelations, createAlias, createRelation, delete, delete, deleteAlias, deleteRelations, deleteRelations, getAliases, getBooleanValue, getByteValue, getCloud, getContext, getDoubleValue, getFloatValue, getIntValue, getLongValue, getNodeManager, getNodeValue, getNumber, getPossibleContexts, getRelatedNodes, getRelatedNodes, getRelations, getRelations, getRelations, getStringValue, getValue, hasRelations, mayChangeContext, mayDelete, mayLink, mayWrite, setByteValue, setContext, setDoubleValue, setFloatValue, setIntValue, setLongValue, setStringValue, setValue, toString |
| Method Detail |
public Node getSource()
public Node getDestination()
public void setSource(Node node)
the - source nodepublic void setDestination(Node node)
the - destination nodepublic RelationManager getRelationManager()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||