- IProjectPlan - Interface in com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces
-
The IProjectPlan object allows to read attribute values of a project plan
from the COCKPIT project planning module.
- IProjectPlanningDataProvider - Interface in com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces
-
The IProjectPlanningDataProvider allows to access objects of a COCKPIT project
for document generation.
- isComplete() - Method in interface com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces.IWorkItem
-
Checks whether the work items is complete.
- isInProgress() - Method in interface com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces.IWorkItem
-
Checks whether the work items is in progress.
- isLinkedWithUniqueElement() - Method in interface com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces.IWorkItem
-
Returns whether the work item is linked with a unique element.
- isNotStarted() - Method in interface com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces.IWorkItem
-
Checks whether the work items is not yet started.
- ITask - Interface in com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces
-
The IProjectPlan object allows to read attribute values of a project plan
from the COCKPIT project planning module.
- IWorkItem - Interface in com.arcway.cockpit.projectplanningmodule2.docgen.provider.interfaces
-
The IWorkItem object allows to read attribute values of a work item
from the COCKPIT project planning module.