Uses of Class
org.opengis.metadata.identification.InitiativeType
Packages that use InitiativeType
-
Uses of InitiativeType in org.opengis.metadata.identification
Fields in org.opengis.metadata.identification declared as InitiativeTypeModifier and TypeFieldDescriptionstatic final InitiativeTypeInitiativeType.CAMPAIGNSeries of organized planned actions.static final InitiativeTypeInitiativeType.COLLECTIONAccumulation of datasets assembled for a specific purpose.static final InitiativeTypeInitiativeType.EXERCISESpecific performance of a function or group of functions.static final InitiativeTypeInitiativeType.EXPERIMENTProcess designed to find if something is effective or valid.static final InitiativeTypeInitiativeType.INVESTIGATIONSearch or systematic inquiry.static final InitiativeTypeInitiativeType.MISSIONSpecific operation of a data collection system.static final InitiativeTypeInitiativeType.OPERATIONAction that is part of a series of actions.static final InitiativeTypeInitiativeType.PLATFORMVehicle or other support base that holds a sensor.static final InitiativeTypeInitiativeType.PROCESSMethod of doing something involving a number of steps.static final InitiativeTypeInitiativeType.PROGRAMSpecific planned activity.static final InitiativeTypeInitiativeType.PROJECTOrganized undertaking, research, or development.static final InitiativeTypeInitiativeType.SENSORDevice or piece of equipment which detects or records.static final InitiativeTypeInitiativeType.STUDYExamination or investigation.static final InitiativeTypeInitiativeType.TASKPiece of work.static final InitiativeTypeInitiativeType.TRIALProcess of testing to discover or demonstrate something.Methods in org.opengis.metadata.identification that return InitiativeTypeModifier and TypeMethodDescriptionInitiativeType.family()Returns the list of enumerations of the same kind than this enum.AggregateInformation.getInitiativeType()Type of initiative under which the aggregate dataset was produced.static InitiativeTypeReturns the initiative type that matches the given string, or returns a new one if none match it.static InitiativeType[]InitiativeType.values()Returns the list ofInitiativeTypes.