Uses of Package
omix.util.annotation
Package | Description |
---|---|
omix.lang |
This package contains types used in OVL.
|
omix.lang.annotation |
This package contains Java annotations used in OVL.
|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
omix.lang.model.accessory |
This package and sub packages contain all accessories available in OVL.
|
omix.lang.model.accessory.annotation |
This package contains all data annotations available in OVL.
|
omix.util.math |
-
Classes in omix.util.annotation used by omix.lang Class Description UnchangeableValue This annotation marks a class type unchangeable. -
Classes in omix.util.annotation used by omix.lang.annotation Class Description ReplacedBy This annotation should be used in combination withDeprecated
and provide information about the replacement of a deprecated method or class. -
Classes in omix.util.annotation used by omix.lang.model Class Description ReplacedBy This annotation should be used in combination withDeprecated
and provide information about the replacement of a deprecated method or class. -
Classes in omix.util.annotation used by omix.lang.model.accessory Class Description ReplacedBy This annotation should be used in combination withDeprecated
and provide information about the replacement of a deprecated method or class. -
Classes in omix.util.annotation used by omix.lang.model.accessory.annotation Class Description ReplacedBy This annotation should be used in combination withDeprecated
and provide information about the replacement of a deprecated method or class. -
Classes in omix.util.annotation used by omix.util.math Class Description UnchangeableValue This annotation marks a class type unchangeable.