| Package | Description |
|---|---|
| com.edorasware.one.app.datamodel |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencingModelInfo> |
DataModelVariableInfo.getReadReferences() |
List<ReferencingModelInfo> |
DataModelVariableInfo.getWriteReferences() |
| Constructor and Description |
|---|
DataModelVariableInfo(String name,
String scope,
String comment,
List<ReferencingModelInfo> readReferences,
List<ReferencingModelInfo> writeReferences) |
DataModelVariableInfo(String name,
String scope,
String comment,
List<ReferencingModelInfo> readReferences,
List<ReferencingModelInfo> writeReferences) |
DataModelVariableInfo(String name,
String scope,
String comment,
String expressions,
List<ReferencingModelInfo> readReferences,
List<ReferencingModelInfo> writeReferences) |
DataModelVariableInfo(String name,
String scope,
String comment,
String expressions,
List<ReferencingModelInfo> readReferences,
List<ReferencingModelInfo> writeReferences) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.