Uses of Package
omix.lang.annotation
Package | Description |
---|---|
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.annotation |
This package contains all data annotations available in OVL.
|
omix.plugin.diagram.writable | |
omix.plugin.model.writable | |
omix.plugin.motifstamp.writable |
-
Classes in omix.lang.annotation used by omix.lang.annotation Class Description Capabilities.PropertyCapabilities -
Classes in omix.lang.annotation used by omix.lang.model Class Description NonNull A field annotated with@NonNull
must not benull
. -
Classes in omix.lang.annotation used by omix.lang.model.accessory.annotation Class Description NonNull A field annotated with@NonNull
must not benull
. -
Classes in omix.lang.annotation used by omix.plugin.diagram.writable Class Description NonNull A field annotated with@NonNull
must not benull
. -
Classes in omix.lang.annotation used by omix.plugin.model.writable Class Description NonNull A field annotated with@NonNull
must not benull
. -
Classes in omix.lang.annotation used by omix.plugin.motifstamp.writable Class Description NonNull A field annotated with@NonNull
must not benull
.