|
2009-01-14 1.1.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.ObjectProfile
org.eclipse.soda.dk.position.profile.PositionProfile
Position Profile. The PositionProfile class implements the PositionProfileService and provides the controls for the profile.
The list of exported services:
PositionProfileService,
org.eclipse.soda.dk.profile.service.ProfileService,
Serialized Form| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
protected Measurement |
coordinate
Defines the Coordinate measurement. |
| Constructor Summary | |
|---|---|
PositionProfile()
Constructs a new instance of the PositionProfile class. |
|
| Method Summary | |
|---|---|
int |
getControlCapacity()
Gets the control capacity. |
MeasurementService |
getCoordinate()
Defines the Coordinate measurement. |
DeviceService |
getDefaultDevice()
Gets the default DeviceService. |
java.lang.String |
getDefaultKey()
Gets the default key of the profile. |
int |
getMessageCapacity()
Gets the message capacity. |
boolean |
isDeviceNeeded()
Is device needed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String CLASS_NAME
protected final Measurement coordinate
| Constructor Detail |
public PositionProfile()
| Method Detail |
public java.lang.String getDefaultKey()
public DeviceService getDefaultDevice()
public boolean isDeviceNeeded()
public int getControlCapacity()
public int getMessageCapacity()
public MeasurementService getCoordinate()
|
2009-01-14 1.1.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||