Class PhysicalComponent
java.lang.Object
org.opengis.cite.sensorml20.BaseFixture
org.opengis.cite.sensorml20.level1.PhysicalComponent
PhysicalComponent class.
-
Field Summary
Fields inherited from class org.opengis.cite.sensorml20.BaseFixture
originalSubject, ROOT_PKG, testSubject, testSubjectUri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidByPointOrLocation.voidByPostion.voidByProcess.voidByTrajectory.voidDefinition.voidDependencyCore.voidPackageFullyImplemented.Methods inherited from class org.opengis.cite.sensorml20.BaseFixture
obtainTestSubject, setTestSubject
-
Constructor Details
-
PhysicalComponent
public PhysicalComponent()
-
-
Method Details
-
PackageFullyImplemented
public void PackageFullyImplemented()PackageFullyImplemented.
-
DependencyCore
public void DependencyCore()DependencyCore.
-
ByPointOrLocation
public void ByPointOrLocation()ByPointOrLocation.
-
ByPostion
public void ByPostion()ByPostion.
-
ByTrajectory
public void ByTrajectory()ByTrajectory.
-
ByProcess
public void ByProcess()ByProcess.
-
Definition
public void Definition()Definition.
-