Package | Description |
---|---|
org.da.protoframework.model.core |
Contains the models for the applications and services implementation.
|
org.da.protoframework.model.def |
Contains the models for the applications and services definition.
|
org.da.protoframework.util |
Contains utility classes for managing the framework.
|
Modifier and Type | Method and Description |
---|---|
ServiceDefinition.Data |
Data.getDefinition()
Return the Data definition.
|
Modifier and Type | Method and Description |
---|---|
ServiceDefinition.Data |
ServiceDefinition.getData(java.lang.String name)
Return a Data by its name.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ServiceDefinition.Data> |
ServiceDefinition.Topic.getDatas()
Return the datas associated with the topic.
|
java.util.Map<java.lang.String,ServiceDefinition.Data> |
ServiceDefinition.getDatasByName()
Return the Service datas.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceDefinition.Topic.addData(ServiceDefinition.Data data)
Add a data to the topic.
|
Modifier and Type | Method and Description |
---|---|
static Data<?> |
DataUtilities.createData(ServiceDefinition.Data dataDef)
Create a Data for a Service.
|
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence