Package | Description |
---|---|
ambit2.export.isa |
TODO documentation
|
ambit2.export.isa.base | |
ambit2.export.isa.v1_0 |
Modifier and Type | Field and Description |
---|---|
ISALocation |
ISAExportConfig.bundleDescriptionLoc |
ISALocation |
ISAExportConfig.bundleTitleLoc |
ISALocation |
ISAExportConfig.effectRecordLoc |
ISALocation |
ISAExportConfig.protocolParamLoc |
Modifier and Type | Method and Description |
---|---|
protected ISALocation |
ISAExportConfig.parseISALocationString(String isaLocStr,
String contexInfo) |
Modifier and Type | Method and Description |
---|---|
static ISALocation |
ISALocation.parseString(String isaLocString) |
Modifier and Type | Method and Description |
---|---|
protected static void |
ISALocation.parseElement(ISALocation isaLoc,
String token) |
protected static void |
ISALocation.parseLayerPos(ISALocation isaLoc,
String token) |
protected static void |
ISALocation.parseLayerPos2(ISALocation isaLoc,
String token) |
protected static int |
ISALocation.parseProcess(ISALocation isaLoc,
String token,
boolean AllowMissingProcess) |
protected static void |
ISALocation.parseSubElement(ISALocation isaLoc,
String token) |
void |
IISADataMapper.putDouble(Double d,
ISALocation location) |
void |
IISADataMapper.putInteger(Integer k,
ISALocation location) |
void |
IISADataMapper.putObject(Object o,
ISALocation location) |
void |
IISADataMapper.putString(String s,
ISALocation location) |
void |
IISADataMapper.putString(String s,
ISALocation location,
boolean isAdditiveContent) |
Modifier and Type | Method and Description |
---|---|
void |
ISAJsonMapper1_0.putDataInObject(String data,
ISALocation location,
Object obj,
boolean isAdditiveContent)
Data is put into the Object using element and subElement information
|
void |
ISAJsonMapper1_0.putDouble(Double d,
ISALocation location) |
void |
ISAJsonMapper1_0.putInteger(Integer k,
ISALocation location) |
void |
ISAJsonMapper1_0.putObject(Object o,
ISALocation location) |
void |
ISAJsonMapper1_0.putString(String s,
ISALocation location) |
void |
ISAJsonMapper1_0.putString(String s,
ISALocation location,
boolean isAdditiveContent) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.