Uses of Class
repast.simphony.dataLoader.ui.wizard.builder.NetworkDescriptor
Packages that use NetworkDescriptor
-
Uses of NetworkDescriptor in repast.simphony.dataLoader.ui.wizard.builder
Methods in repast.simphony.dataLoader.ui.wizard.builder that return types with arguments of type NetworkDescriptorMethods in repast.simphony.dataLoader.ui.wizard.builder with parameters of type NetworkDescriptorModifier and TypeMethodDescriptionvoid
ContextCreatorCanvas.addRelationshipDescriptor
(NetworkDescriptor nd, RelationshipDescriptor desc) ContextCreatorCanvas.getNetworkLayer
(NetworkDescriptor descriptor) void
ContextCreatorCanvas.removeRelationshipDescriptor
(NetworkDescriptor networkDesc, AgentDescriptor agent) void
ContextCreatorCanvas.removeRelationshipDescriptor
(NetworkDescriptor desc, RelationshipDescriptor relationship) Constructors in repast.simphony.dataLoader.ui.wizard.builder with parameters of type NetworkDescriptorModifierConstructorDescriptionRelationshipDescriptorFillerPanel
(ContextCreatorCanvas canvas, RelationshipDescriptor descriptor, NetworkDescriptor networkDescriptor)