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.
ModelObjectValidator Validates object management and configuration model objects.
ModelProvider Object management and configuration model provider interface.
 

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.
DefaultModelObjectValidator Default ModelObjectValidator 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.
ModelObject Base model object.
ModelObjectValidationReport Validation report about a model object.
ModelObjectValidationReport.Detail Report detail.
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 Java class for ArgumentType.
Multiplicity Java class for Multiplicity.
 

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



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