Uses of Interface
com.dna.jopt.member.unit.relation.node2node.INode2NodeRelation
Package
Description
-
Uses of INode2NodeRelation in com.dna.jopt.member.bucket.entity.controller.relationship
Modifier and TypeMethodDescriptionIRelationshipController.getRelation2CostItemMap()
Gets the map containing allINode2NodeRelations
and the linkedcost
RelationshipController.getRelation2CostItemMap()
Modifier and TypeMethodDescriptionvoid
IRelationshipController.putRelation2CostItem
(INode2NodeRelation rel, RelationShipCostItem cost) Puts a cost of a certainINode2NodeRelation
in the map.void
RelationshipController.putRelation2CostItem
(INode2NodeRelation rel, RelationShipCostItem costitem) Modifier and TypeMethodDescriptionvoid
IRelationshipController.setRelation2CostItemMap
(Map<INode2NodeRelation, RelationShipCostItem> map) Sets theINode2NodeRelation
tocost
item map.void
RelationshipController.setRelation2CostItemMap
(Map<INode2NodeRelation, RelationShipCostItem> map) -
Uses of INode2NodeRelation in com.dna.jopt.member.unit.node
Modifier and TypeMethodDescriptionAbstractNode.getNode2NodeRelations()
INode.getNode2NodeRelations()
Gets theRelations
of theNode
.Modifier and TypeMethodDescriptionvoid
AbstractNode.addNode2NodeRelation
(INode2NodeRelation relation) void
INode.addNode2NodeRelation
(INode2NodeRelation relation) Sets twoNodes
in aRelation
.boolean
AbstractNode.removeNode2NodeRelations
(INode2NodeRelation removeRelation) boolean
INode.removeNode2NodeRelations
(INode2NodeRelation removeRelation) Removes aINode2NodeRelation
from theNode
-
Uses of INode2NodeRelation in com.dna.jopt.member.unit.node.event
ModifierConstructorDescriptionInducedIdleEventNode
(INode2NodeRelation rel, IOpeningHours openingHour, Duration duration) The constructor of anInducedIdleEventNode
to add to theNode ID
theRelations
to anotherNode
. -
Uses of INode2NodeRelation in com.dna.jopt.member.unit.relation.node2node
-
Uses of INode2NodeRelation in com.dna.jopt.member.unit.relation.node2node.tempus
Modifier and TypeInterfaceDescriptioninterface
This interface provides additional methods for the comparison of the working start ofmasterNode
and therelatedNode
.Modifier and TypeClassDescriptionclass
class
class
This class allows forNodes
having relative time windows. -
Uses of INode2NodeRelation in com.dna.jopt.member.unit.relation.node2node.visitor
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to enforce same or different visitors.Modifier and TypeClassDescriptionclass
-
Uses of INode2NodeRelation in com.dna.jopt.member.unit.relation.node2nodes
-
Uses of INode2NodeRelation in com.dna.jopt.member.unit.relation.node2nodes.multiday
Modifier and TypeInterfaceDescriptioninterface
This interface provides methods to enforce same or different visitors.Modifier and TypeClassDescriptionclass