|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.generic.commonapi.GML.IdleGMLConstraint
IdleGMLConstraint is used to select the whole topology of peer-to-peer network.
Constructor Summary | |
IdleGMLConstraint()
|
Method Summary | |
boolean |
isACompliantEdge(GMLEdge e)
Always return true. |
boolean |
isACompliantNode(Id id)
Always return true. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IdleGMLConstraint()
Method Detail |
public boolean isACompliantEdge(GMLEdge e)
isACompliantEdge
in interface GMLConstraint
e
- GMLEdgeImpl to check.
GMLConstraint.isACompliantEdge(planet.commonapi.GML.GMLEdge)
public boolean isACompliantNode(Id id)
isACompliantNode
in interface GMLConstraint
id
- Id to check.
GMLConstraint.isACompliantNode(planet.commonapi.Id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |