Class PhysicalComponentSchema
java.lang.Object
org.opengis.cite.sensorml20.BaseFixture
org.opengis.cite.sensorml20.level2.PhysicalComponentSchema
PhysicalComponentSchema class.
-
Field Summary
Fields inherited from class org.opengis.cite.sensorml20.BaseFixture
originalSubject, ROOT_PKG, testSubject, testSubjectUri
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
AggregateProcessSchemaValid.void
AttachedToReference.void
AttachedToTarget.void
DynamicState.void
PositionByPosition.void
PositionByProcess.void
PositionByTrajectory.Methods inherited from class org.opengis.cite.sensorml20.BaseFixture
obtainTestSubject, setTestSubject
-
Constructor Details
-
PhysicalComponentSchema
public PhysicalComponentSchema()
-
-
Method Details
-
AggregateProcessSchemaValid
public void AggregateProcessSchemaValid()AggregateProcessSchemaValid.
-
AttachedToTarget
public void AttachedToTarget()AttachedToTarget.
-
AttachedToReference
public void AttachedToReference()AttachedToReference.
-
PositionByPosition
public void PositionByPosition()PositionByPosition.
-
DynamicState
public void DynamicState()DynamicState.
-
PositionByTrajectory
public void PositionByTrajectory()PositionByTrajectory.
-
PositionByProcess
public void PositionByProcess()PositionByProcess.
-