Class RelationshipDescriptor
java.lang.Object
repast.simphony.dataLoader.ui.wizard.builder.RelationshipDescriptor
-
Constructor Summary
ConstructorDescriptionRelationshipDescriptor
(AgentDescriptor source, AgentDescriptor target, double strength) -
Method Summary
-
Constructor Details
-
RelationshipDescriptor
-
-
Method Details
-
getSource
-
setSource
-
getStrength
public double getStrength() -
setStrength
public void setStrength(double strength) -
getTarget
-
setTarget
-