| Modifier and Type | Interface and Description |
|---|---|
interface |
MetaType<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionMetaBuilder |
interface |
EventMetaBuilder |
interface |
RelationConstraintBuilder |
interface |
RelationMetaBuilder |
interface |
StateMachineMetaBuilder |
interface |
StateMetaBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionMetaBuilderImpl |
class |
EventMetaBuilderImpl |
class |
RelationConstraintBuilderImpl |
class |
RelationMetaBuilderImpl |
class |
StateMachineMetaBuilderImpl |
class |
StateMetaBuilderImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConditionMetadata |
interface |
EventMetadata |
interface |
RelationConstraintMetadata |
interface |
RelationMetadata |
interface |
StateMachineMetadata |
interface |
StateMetadata |
| Modifier and Type | Class and Description |
|---|---|
class |
FlavorNotSupportedException
Exception thrown when a flavor is requested from an object that either does
not support that flavor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDataMap
Collection of filterable meta-data (typically child elements), that supports
the concept of lazy filtering.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerErrorRuntimeException
RuntimeException caused by server error.
|
class |
VerificationException
Exception caused by a single VerificationFailure or a VerificationFailureSet.
|
class |
VerificationFailure |
class |
VerificationFailureSet
Collection of VerificationFailures for a meta object.
|
class |
VerificationRuntimeException
RuntimeException caused by a single VerificationFailure or a
VerificationFailureSet.
|
Copyright © 2015. All Rights Reserved.