Uses of Package
mgui.interfaces.projects
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.projects |
Provides an interface for projects, which specify file/URL organization and I/O operations
|
mgui.interfaces.projects.util |
Utility classes operating on projects.
|
mgui.pipelines |
Provides a framework for defining and running processing pipelines in the ModelGUI
environment.
|
-
Classes in mgui.interfaces.projects used by mgui.interfaces Class Description InterfaceProject Represents a modelGUI project, which specifies an organizational structure for persistent data related to a common project. -
Classes in mgui.interfaces.projects used by mgui.interfaces.projects Class Description InterfaceProject Represents a modelGUI project, which specifies an organizational structure for persistent data related to a common project.ProjectDataItem Specifies a data item in a modelGUI project, including its name, its I/O classes, and its filename form (a pattern identifying the location or URL of the item).ProjectDirectory Specifies a project directory, including its subdirectories and all prespecified data items that it contains.ProjectDirectoryOptions Options for aProjectDirectory
.ProjectInstance Specifies an element instance in a project (e.g., a subject).ProjectInstanceGroup Represents a group partition in a project, which refers to a set of subdirectories within the instances directory, each representing a different level of the group.ProjectIOException -
Classes in mgui.interfaces.projects used by mgui.interfaces.projects.util Class Description InterfaceProject Represents a modelGUI project, which specifies an organizational structure for persistent data related to a common project. -
Classes in mgui.interfaces.projects used by mgui.pipelines Class Description InterfaceProject Represents a modelGUI project, which specifies an organizational structure for persistent data related to a common project.