Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.ModelObject

Packages that use ModelObject
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl   
 

Uses of ModelObject in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc
 

Subinterfaces of ModelObject in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc
 interface Argument
          Argument meta-data.
 interface Arguments
          List of arguments.
 interface Author
          Author.
 interface Authors
          List of authors.
 interface Dependencies
          List of dependencies.
 interface Dependency
          Dependency meta-data.
 interface Implementation
          Implementation meta-data.
 interface ImplementationReference
          Reference to an implementation.
 interface Implementations
          List of implementations.
 interface Instance
          Instance meta-data.
 interface Instances
          List of instances.
 interface Message
          Message meta-data.
 interface MessageReference
          Reference to a text message.
 interface Messages
          List of messages.
 interface Module
          Module meta-data.
 interface Modules
          List of modules.
 interface Properties
          List of properties.
 interface Property
          Property meta-data.
 interface PropertyReference
          Reference to a property.
 interface Specification
          Specification meta-data.
 interface SpecificationReference
          Reference to a specification.
 interface Specifications
          List of specications.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc that return ModelObject
 ModelObject ObjectFactory.createModelObject()
          Create an instance of ModelObject
 

Uses of ModelObject in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jomc.impl that implement ModelObject
 class ArgumentImpl
           
 class ArgumentsImpl
           
 class AuthorImpl
           
 class AuthorsImpl
           
 class DependenciesImpl
           
 class DependencyImpl
           
 class ImplementationImpl
           
 class ImplementationReferenceImpl
           
 class ImplementationsImpl
           
 class InstanceImpl
           
 class InstancesImpl
           
 class MessageImpl
           
 class MessageReferenceImpl
           
 class MessagesImpl
           
 class ModelObjectImpl
           
 class ModuleImpl
           
 class ModulesImpl
           
 class PropertiesImpl
           
 class PropertyImpl
           
 class PropertyReferenceImpl
           
 class SpecificationImpl
           
 class SpecificationReferenceImpl
           
 class SpecificationsImpl
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.