|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitiativeType | |
---|---|
org.opengis.metadata.identification | Identification information (includes data and service identification). |
Uses of InitiativeType in org.opengis.metadata.identification |
---|
Fields in org.opengis.metadata.identification declared as InitiativeType | |
---|---|
static InitiativeType |
InitiativeType.CAMPAIGN
Series of organized planned actions. |
static InitiativeType |
InitiativeType.COLLECTION
Accumulation of datasets assembled for a specific purpose. |
static InitiativeType |
InitiativeType.EXERCISE
Specific performance of a function or group of functions. |
static InitiativeType |
InitiativeType.EXPERIMENT
Process designed to find if something is effective or valid. |
static InitiativeType |
InitiativeType.INVESTIGATION
Search or systematic inquiry. |
static InitiativeType |
InitiativeType.MISSION
Specific operation of a data collection system. |
static InitiativeType |
InitiativeType.OPERATION
Action that is part of a series of actions. |
static InitiativeType |
InitiativeType.PLATFORM
Vehicle or other support base that holds a sensor. |
static InitiativeType |
InitiativeType.PROCESS
Method of doing something involving a number of steps. |
static InitiativeType |
InitiativeType.PROGRAM
Specific planned activity. |
static InitiativeType |
InitiativeType.PROJECT
Organized undertaking, research, or development. |
static InitiativeType |
InitiativeType.SENSOR
Device or piece of equipment which detects or records. |
static InitiativeType |
InitiativeType.STUDY
Examination or investigation. |
static InitiativeType |
InitiativeType.TASK
Piece of work. |
static InitiativeType |
InitiativeType.TRIAL
Process of testing to discover or demonstrate something. |
Methods in org.opengis.metadata.identification that return InitiativeType | |
---|---|
InitiativeType |
AggregateInformation.getInitiativeType()
Type of initiative under which the aggregate dataset was produced. |
static InitiativeType |
InitiativeType.valueOf(String code)
Returns the InitiativeType that matches the given string, or returns a new one if none match it. |
static InitiativeType[] |
InitiativeType.values()
Returns the list of InitiativeType s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |