Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeTypeMultiplicityDescription
OperationDataIdsWorkItemIdInteger0..1 
NotesLoggedNote0..* 
GuidanceAllocationIdsInteger0..* 
MachineIdInteger0..1 
FarmIdInteger0..1 
FieldIdInteger0..1 
CropZoneIdInteger0..1 
PersonRoleIdsInteger0..n 
OperationDataOperationData1..* 
SummaryIdInteger0..1 

OperationData

  • We will break this out so we have only one OperationData object instance per load. 

Parent ID

 
AttributeTypeMultiplicityDescription
IdCompoundIdentifier1

Unique identifer

 R. Andres Ferreyra (Unlicensed): I think this needs to go; I see no reason for OperationData to need to exist independently of the LoggedData.

 

LoggedDataIdInteger1

 R. Andres Ferreyra (Unlicensed): I think this needs to go; I see no reason for OperationData to need to exist independently of the LoggedData.

 

ConnectorIdsInteger0..nA reference to the Connector objects linking MachineConfiguration and ImplementConfiguration (or two ImplementConfiguration) objects. Somewhat redundant because that info can be traced back through the ImplementConfiguration and its Connector references to machine and/or other impllements, but included here to help test / sanity check / select Connectors for processing / export.
LoadIdInteger0..1

A reference to the load. See ADAPT - Load / LoadDestination Discussion

OperationTypeOperationTypeEnum1The operation performed
PrescriptionIdInteger0..1A reference to the Prescription, if any, used during this operation. If multiple products are used they will be included as a single multi-product prescription.
ProductIdInteger0..1

The product used for the operation

VarietyLocatorIdInteger0..1A reference to the VarietyLocator layer used during this operation, if any
WorkItemOperationIdInteger0..1A reference to the Work Item Operation that generated this work
MaxDepthInteger1Count of depth
GetSpatialRecords()IEnumerable<SpatialRecord> Returns an IEnumerable of SpatialRecord
GetSections(Depth: Integer)IEnumerable<Section>  
SpatialRecordCountInteger1How many spatial records are there?
EquipmentConfigIDInteger0..1 

...