Package org.jomc.model

Package class diagram package org.jomc.model
Object management and configuration model classes.

See:
          Description

Interface Summary
DefaultModelManager.Listener Listener interface.
ModelManager Manages the object management and configuration model.
 

Class Summary
Argument Model of a message argument.
Arguments List of arguments.
Author Model of an author.
Authors List of authors.
DefaultModelManager Default ModelManager implementation.
Dependencies List of dependencies.
Dependency Model of a dependency.
Implementation Model of an implementation.
ImplementationReference Reference to an implementation.
Implementations List of implementations.
Instance Model of an instance.
Instances List of instances.
Message Model of a message.
MessageReference Reference to a message.
Messages List of messages.
ModelException.Detail ModelException detail.
ModelExceptionErrorHandler ErrorHander collecting ModelException.Details.
ModelObject Base model object.
Module Model of a module.
Modules List of modules.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.jomc.model package.
Person Model of a person.
Persons List of persons.
Properties List of properties.
Property Model of a property.
PropertyReference Reference to a property.
Specification Model of a specification.
SpecificationReference Reference to a specification.
Specifications List of specifications.
Text Model of text.
Texts List of texts.
 

Enum Summary
ArgumentType Enumeration of argument types.
Multiplicity Enumeration of multiplicities.
 

Exception Summary
ModelException Gets thrown for invalid model objects.
 

Package org.jomc.model Description

Object management and configuration model classes.

This package contains reference model classes defined in the http://jomc.org/model XML namespace prepared for use with JAXB 2.1

See Also:
ModelManager, Modules


Copyright © 2005-2009 The JOMC Project. All Rights Reserved.