Uses of Interface
de.mid.innovator.srv2api.icw2class.CLFeature
Packages that use CLFeature
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLFeature in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLFeature in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interfaceSpecifies a link that enables communication between two or more instances.interfaceAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interfaceA property is a structural feature.interfaceA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interface