| Package | Description |
|---|---|
| org.openbase.bco.dal.remote.trigger.preset | |
| org.openbase.bco.dal.remote.unit | |
| org.openbase.bco.dal.remote.unit.location |
| Constructor and Description |
|---|
NeighborConnectionPresenceTrigger(LocationRemote locationRemote,
ConnectionRemote connectionRemote) |
| Modifier and Type | Field and Description |
|---|---|
static Class<? extends ConnectionRemote> |
Units.BASE_UNIT_CONNECTION |
static Class<? extends ConnectionRemote> |
Units.BASE_UNIT_CONNECTION_DOOR |
static Class<? extends ConnectionRemote> |
Units.BASE_UNIT_CONNECTION_PASSAGE |
static Class<? extends ConnectionRemote> |
Units.BASE_UNIT_CONNECTION_WINDOW |
static Class<? extends ConnectionRemote> |
Units.CONNECTION |
static Class<? extends ConnectionRemote> |
Units.DOOR |
static Class<? extends ConnectionRemote> |
Units.PASSAGE |
static Class<? extends ConnectionRemote> |
Units.UNIT_BASE_CONNECTION |
static Class<? extends ConnectionRemote> |
Units.UNIT_BASE_CONNECTION_DOOR |
static Class<? extends ConnectionRemote> |
Units.UNIT_BASE_CONNECTION_PASSAGE |
static Class<? extends ConnectionRemote> |
Units.UNIT_BASE_CONNECTION_WINDOW |
static Class<? extends ConnectionRemote> |
Units.WINDOW |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionRemote> |
LocationRemote.getConnectionList(boolean waitForData) |
List<ConnectionRemote> |
LocationRemote.getDirectConnectionList(String locationID,
boolean waitForData)
Method collects all connections between this and the given location and returns those instances.
|
Copyright © 2014–2018 openbase.org. All rights reserved.