Package PamModel
Class PamDependency
java.lang.Object
PamModel.PamDependency
Dependency information if this module can ony work if some other module is
providing appropriate data. When a module is created, checks will run to make
sure that the other data exist and dialogs will help the user to create
approriate data sources for this module.
- Author:
- Doug Gillespie
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPamDependency
(Class requiredDataType, String defaultProvider) PamDependency
(Class requiredDataType, String defaultProvider, String dataBlockName) -
Method Summary
Modifier and TypeMethodDescription