|
2010-01-22 1.2.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
public abstract class 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| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
protected Measurement |
coordinate
Defines the Coordinate measurement Map. |
| 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 Map. |
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. |
void |
setup()
|
| 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
Map.
| 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()
Map.
public void setup()
org.eclipse.soda.dk.device.Container#setup()
|
2010-01-22 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||