Uses of Class
repast.simphony.dataLoader.ui.wizard.builder.RelationshipDescriptor
Packages that use RelationshipDescriptor
-
Uses of RelationshipDescriptor in repast.simphony.dataLoader.ui.wizard.builder
Methods in repast.simphony.dataLoader.ui.wizard.builder that return types with arguments of type RelationshipDescriptorMethods in repast.simphony.dataLoader.ui.wizard.builder with parameters of type RelationshipDescriptorModifier and TypeMethodDescriptionvoid
NetworkDescriptor.addRelationship
(RelationshipDescriptor descriptor) void
ContextCreatorCanvas.addRelationshipDescriptor
(NetworkDescriptor nd, RelationshipDescriptor desc) void
ContextCreatorCanvas.removeRelationshipDescriptor
(NetworkDescriptor desc, RelationshipDescriptor relationship) Method parameters in repast.simphony.dataLoader.ui.wizard.builder with type arguments of type RelationshipDescriptorModifier and TypeMethodDescriptionvoid
NetworkDescriptor.setRelationships
(List<RelationshipDescriptor> relationships) Constructors in repast.simphony.dataLoader.ui.wizard.builder with parameters of type RelationshipDescriptorModifierConstructorDescriptionRelationshipDescriptorFillerPanel
(ContextCreatorCanvas canvas, RelationshipDescriptor descriptor, NetworkDescriptor networkDescriptor)