Package | Description |
---|---|
org.da.protoframework.model.def |
Contains the models for the applications and services definition.
|
org.da.protoframework.model.types |
Contains the types definitions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
org.da.protoframework.model.def.NamespaceElementDefinition |
interface |
ServiceDefinition
The definition for a Service.
|
Modifier and Type | Class and Description |
---|---|
class |
AliasType
Represent alias types.
|
class |
AnyType
Represents an "any" type.
|
class |
ArrayType
Represent array types.
|
class |
EnumType
Reprensents enumeration types.
|
class |
JSONType
Represents JSON types.
|
class |
MapType
Represent Map types.
|
class |
ObjectType
Represent object types.
|
class |
SimpleType
Reprensent simple types which make a direct reference to built-in types.
|
static class |
SimpleType.Nil
The unique Nil type.
|
class |
StringType
The String type.
|
class |
StructType
Represent structure types.
|
class |
SwitchType
Represent switch types.
|
class |
Type
The Type class.
|
class |
UnionType
Represent union types.
|
class |
URLType
Represents URL types.
|
class |
XMLType
Represents XML types.
|
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence