Uses of Enum Class
com.dna.jopt.member.unit.relation.node2node.AbstracNode2NodeRelation.RelationMode
Packages that use AbstracNode2NodeRelation.RelationMode
-
Uses of AbstracNode2NodeRelation.RelationMode in com.dna.jopt.member.unit.relation.node2node
Methods in com.dna.jopt.member.unit.relation.node2node that return AbstracNode2NodeRelation.RelationModeModifier and TypeMethodDescriptionAbstracNode2NodeRelation.getRelationMode()
INodeRelation.getRelationMode()
Returns the enum constant of this class with the specified name.AbstracNode2NodeRelation.RelationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.dna.jopt.member.unit.relation.node2node with parameters of type AbstracNode2NodeRelation.RelationModeModifier and TypeMethodDescriptionvoid
AbstracNode2NodeRelation.setRelationMode
(AbstracNode2NodeRelation.RelationMode relationMode) void
INodeRelation.setRelationMode
(AbstracNode2NodeRelation.RelationMode relationMode)