Uses of Package
omix.plugin.ovl
Package | Description |
---|---|
omix.plugin |
The main package of the Omix Plugin Interface.
This package contains interfaces allowing to implement an ApplicationExtension and DocumentExtension plugin. |
omix.plugin.model | |
omix.plugin.model.writable | |
omix.plugin.ovl |
This package contains interfaces to the OVL runtime environment of Omix.
|
omix.plugin.ovl.reflect |
This package contains interfaces to the OVL runtime environment of Omix.
|
omix.plugin.type.util |
This package contains utility interfaces for type management.
|
-
Classes in omix.plugin.ovl used by omix.plugin Class Description OVLCompiler This interface allows to compile source code to an executable OVLProgram. -
Classes in omix.plugin.ovl used by omix.plugin.model Class Description OVLConstructorDefinition This class represents a method definition in an OVL program.OVLProgram This interface represents a program specified in the Omix Visualization Language (OVL). -
Classes in omix.plugin.ovl used by omix.plugin.model.writable Class Description OVLMethodDefinition This class represents a method definition in an OVL program. -
Classes in omix.plugin.ovl used by omix.plugin.ovl Class Description AbstractOVLType Generalizes OVLItemExtension and OVLClass.ClassType OVLAbstractInvokableDefinition This interface represents invokeable members of an OVL type.OVLAbstractMemberDefinition This class represents the definition of a member of a class or item extension.OVLAccessoryDefinition This class represents an accessory definition in an OVL program.OVLClass This interface represents OVLClass definitions in OVL programs.OVLCompatibilityHandlerInterface This interface allows to implement compatibility features of a plug-in with its former versions.OVLCompatibilityHandlerInterface.OVLFieldConverterInterface The substitution is performed by this interface.OVLCompatibilityHandlerInterface.Substitution A Substitution consisting of the namespace of the new class/field/accessory and the new name of the member.OVLCompilerMessage Compiler Messages generated by the OVLCompiler when errors or warning occur.OVLCompilerMessage.Type OVLConstructorDefinition This class represents a method definition in an OVL program.OVLFieldConverterUtilities OVLFieldDefinition This class represents a field definition in an OVL program.OVLItemExtension This interface represents OVLItemExtension definitions in OVL programs.OVLMethodDefinition This class represents a method definition in an OVL program.OVLParameterDefinition This class represents the definition of a method or constructor parameter.OVLProgram This interface represents a program specified in the Omix Visualization Language (OVL). -
Classes in omix.plugin.ovl used by omix.plugin.ovl.reflect Class Description ClassType -
Classes in omix.plugin.ovl used by omix.plugin.type.util Class Description ClassType