Package | Description |
---|---|
org.da.protoframework.model.core |
Contains the models for the applications and services implementation.
|
org.da.protoframework.model.types |
Contains the types definitions.
|
Modifier and Type | Method and Description |
---|---|
Data.Array |
Datas.getDataAsArray(java.lang.String name)
Return the Data of a specified name, as an array. it will return null if the Data is not an array.
|
Data.Array |
ServiceInstance.getDataAsArray(java.lang.String name)
Return the Data of a specified name, as an array. it will return null if the Data is not an array.
|
Modifier and Type | Method and Description |
---|---|
Data.Array |
ArrayType.getValueAsData(java.lang.Object value)
Return a value as a Data.
|
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence