Uses of Interface
de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Packages that use AbstractExecutableComponentDescription Package Description de.aristaflow.adept2.model.activitymodel TODO This is completely outdated. -
-
Uses of AbstractExecutableComponentDescription in de.aristaflow.adept2.model.activitymodel
Subinterfaces of AbstractExecutableComponentDescription in de.aristaflow.adept2.model.activitymodel Modifier and Type Interface Description interfaceExecutableComponentDescriptionAnExecutableComponentDescriptionis the logical counterpart of the physical entity that is called at runtime, the "ExecutableComponent".interfaceStorageExecutableComponentDescriptionThis interface provides the means to store anExecutableComponentDescriptionwhich is supported by not inheriting any attributes from a parent parameter (in contrast to the interfaceExecutableComponentDescription.
-