Interface Operation

All Superinterfaces:
IdentifiedType, PropertyType

Describes the behaviour of a feature type as a function or a method. Operations can:
  • Compute values from the attributes.
  • Perform actions that change the attribute values.
Example: a mutator operation may raise the height of a dam. This changes may affect other properties like the watercourse and the reservoir associated with the dam.
This Operation type is used for defining the required parameters and expected result.
Since:
3.1