| Interface | Description |
|---|---|
| Constraint |
A representation of the model object 'Constraint'.
|
| DeclarationFactory |
The Factory for the model.
|
| DeclarationPackage |
The Package for the model.
|
| DeclarationPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| IdentifiedElement |
A representation of the model object 'Identified Element'.
|
| Library |
A representation of the model object 'Library'.
|
| Operation |
A representation of the model object 'Operation'.
|
| Parameter |
A representation of the model object 'Parameter'.
|
| Class | Description |
|---|---|
| DeclarationPlugin |
This is the central singleton for the Declaration model plugin.
|
| DeclarationPlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
| LibraryImplementation |
Base class for implementations of libraries.
|
| OperationImplementation |
Base class for implementations of operations.
|
| Annotation Type | Description |
|---|---|
| EdaptConstraint |
Annotation for a method implementing the constraint of an operation.
|
| EdaptLibrary |
Annotation for a class implementing a library.
|
| EdaptOperation |
Annotation for a class implementing an operation.
|
| EdaptParameter |
Annotation for a field implementing the parameter of an operation.
|
Copyright © 2020. All rights reserved.