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 TypeMethodDescriptionvoidNetworkDescriptor.addRelationship(RelationshipDescriptor descriptor) voidContextCreatorCanvas.addRelationshipDescriptor(NetworkDescriptor nd, RelationshipDescriptor desc) voidContextCreatorCanvas.removeRelationshipDescriptor(NetworkDescriptor desc, RelationshipDescriptor relationship) Method parameters in repast.simphony.dataLoader.ui.wizard.builder with type arguments of type RelationshipDescriptorModifier and TypeMethodDescriptionvoidNetworkDescriptor.setRelationships(List<RelationshipDescriptor> relationships) Constructors in repast.simphony.dataLoader.ui.wizard.builder with parameters of type RelationshipDescriptorModifierConstructorDescriptionRelationshipDescriptorFillerPanel(ContextCreatorCanvas canvas, RelationshipDescriptor descriptor, NetworkDescriptor networkDescriptor)