Uses of Interface
omix.plugin.ovl.OVLAbstractInvokableDefinition
Package | Description |
---|---|
omix.plugin.ovl |
This package contains interfaces to the OVL runtime environment of Omix.
|
-
Uses of OVLAbstractInvokableDefinition in omix.plugin.ovl
Subinterfaces of OVLAbstractInvokableDefinition in omix.plugin.ovl Modifier and Type Interface Description interface
OVLConstructorDefinition
This class represents a method definition in an OVL program.interface
OVLMethodDefinition
This class represents a method definition in an OVL program.