Package | Description |
---|---|
at.ac.tuwien.dsg.cloud.elise.master.RESTService | |
at.ac.tuwien.dsg.cloud.elise.model.runtime |
Modifier and Type | Method and Description |
---|---|
List<GlobalIdentification> |
EliseManager.updateComposedIdentification(LocalIdentification si,
String possibleGlobalID)
Update a identification to the identification database
As the global ID is assign by SALSA, the possibleGlobalID is for the creation of new GlobalID
|
Modifier and Type | Field and Description |
---|---|
protected GlobalIdentification |
UnitInstance.identification |
Modifier and Type | Method and Description |
---|---|
static GlobalIdentification |
GlobalIdentification.fromJson(String json) |
GlobalIdentification |
UnitInstance.getIdentification() |
GlobalIdentification |
GlobalIdentification.hasLocalIdentification(LocalIdentification local) |
Modifier and Type | Method and Description |
---|---|
void |
UnitInstance.setIdentification(GlobalIdentification identification) |
Copyright © 2016. All Rights Reserved.