A C D E F G I L M N O P S T V

A

any - Variable in class org.jomc.modlet.Model
 
any - Variable in class org.jomc.modlet.Modlet
 
any - Variable in class org.jomc.modlet.Property
 
any - Variable in class org.jomc.modlet.Schema
 
any - Variable in class org.jomc.modlet.Service
 

C

classpathId - Variable in class org.jomc.modlet.Schema
 
clazz - Variable in class org.jomc.modlet.Service
 
clearAttribute(String) - Method in class org.jomc.modlet.ModelContext
Removes an attribute from the context.
clone() - Method in class org.jomc.modlet.Model
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Modlet
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.ModletObject
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Modlets
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Property
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Schema
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Schemas
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Service
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.modlet.Services
Creates and returns a deep copy of this object.
contextId - Variable in class org.jomc.modlet.Schema
 
createContext(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createContext(URI) - Method in class org.jomc.modlet.DefaultModelContext
 
createContext(String) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXB context instance of a given model.
createContext(URI) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXB context instance for a given public identifier URI.
createEntityResolver(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createEntityResolver(URI) - Method in class org.jomc.modlet.DefaultModelContext
 
createEntityResolver(String) - Method in class org.jomc.modlet.ModelContext
Creates a new SAX entity resolver instance of a given model.
createEntityResolver(URI) - Method in class org.jomc.modlet.ModelContext
Creates a new SAX entity resolver instance for a given public identifier URI.
createMarshaller(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createMarshaller(URI) - Method in class org.jomc.modlet.DefaultModelContext
 
createMarshaller(String) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXB marshaller instance of a given model.
createMarshaller(URI) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXB marshaller instance for a given public identifier URI.
createModel() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Model
createModel(Model) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Model>}
createModelContext(ClassLoader) - Static method in class org.jomc.modlet.ModelContext
Deprecated. As of JOMC 1.2, replaced by method ModelContextFactory.newModelContext(java.lang.ClassLoader). This method will be removed in version 2.0.
createModlet() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Modlet
createModlet(Modlet) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Modlet>}
createModletObject() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of ModletObject
createModlets() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Modlets
createModlets(Modlets) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Modlets>}
createProperty() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Property
createResourceResolver(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createResourceResolver(URI) - Method in class org.jomc.modlet.DefaultModelContext
 
createResourceResolver(String) - Method in class org.jomc.modlet.ModelContext
Creates a new L/S resource resolver instance of a given model.
createResourceResolver(URI) - Method in class org.jomc.modlet.ModelContext
Creates a new L/S resource resolver instance for a given public identifier URI.
createSchema(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createSchema(URI) - Method in class org.jomc.modlet.DefaultModelContext
 
createSchema(String) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXP schema instance of a given model.
createSchema(URI) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXP schema instance for a given public identifier URI.
createSchema() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Schema
createSchema(Schema) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Schema>}
createSchemas() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Schemas
createSchemas(Schemas) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Schemas>}
createService() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Service
createService(Service) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Service>}
createServiceObject(Service, Class<T>) - Method in class org.jomc.modlet.DefaultModelContext
Creates a new service object.
createServiceObject(Service, Class<T>) - Method in class org.jomc.modlet.ModelContext
Creates a new service object.
createServices() - Method in class org.jomc.modlet.ObjectFactory
Create an instance of Services
createServices(Services) - Method in class org.jomc.modlet.ObjectFactory
Create an instance of JAXBElement<Services>}
createUnmarshaller(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createUnmarshaller(URI) - Method in class org.jomc.modlet.DefaultModelContext
 
createUnmarshaller(String) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXB unmarshaller instance of a given model.
createUnmarshaller(URI) - Method in class org.jomc.modlet.ModelContext
Creates a new JAXB unmarshaller instance for a given given public identifier URI.

D

DefaultModelContext - Class in org.jomc.modlet
Default ModelContext implementation.
DefaultModelContext() - Constructor for class org.jomc.modlet.DefaultModelContext
Creates a new DefaultModelContext instance.
DefaultModelContext(ClassLoader) - Constructor for class org.jomc.modlet.DefaultModelContext
Creates a new DefaultModelContext instance taking a class loader.
DefaultModletProvider - Class in org.jomc.modlet
Default ModletProvider implementation.
DefaultModletProvider() - Constructor for class org.jomc.modlet.DefaultModletProvider
Creates a new DefaultModletProvider instance.

E

ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletProvider
Constant for the name of the model context attribute backing property enabled.

F

findClass(String) - Method in class org.jomc.modlet.ModelContext
Searches the context for a class with a given name.
findModel(String) - Method in class org.jomc.modlet.DefaultModelContext
Creates a new Model instance.
findModel(Model) - Method in class org.jomc.modlet.DefaultModelContext
Populates a given Model instance.
findModel(String) - Method in class org.jomc.modlet.ModelContext
Creates a new Model instance.
findModel(Model) - Method in class org.jomc.modlet.ModelContext
Populates a given Model instance.
findModel(ModelContext, Model) - Method in interface org.jomc.modlet.ModelProvider
Searches a given context for a Model.
findModlets() - Method in class org.jomc.modlet.DefaultModelContext
Searches the context for Modlets.
findModlets(ModelContext, String) - Method in class org.jomc.modlet.DefaultModletProvider
Searches a given context for Modlets.
findModlets(ModelContext) - Method in class org.jomc.modlet.DefaultModletProvider
Searches a given context for Modlets.
findModlets() - Method in class org.jomc.modlet.ModelContext
Searches the context for Modlets.
findModlets(ModelContext) - Method in interface org.jomc.modlet.ModletProvider
Searches a given context for Modlets.
findResource(String) - Method in class org.jomc.modlet.ModelContext
Searches the context for a resource with a given name.
findResources(String) - Method in class org.jomc.modlet.ModelContext
Searches the context for resources with a given name.

G

getAny() - Method in class org.jomc.modlet.Model
Gets the value of the any property.
getAny() - Method in class org.jomc.modlet.Modlet
Gets the value of the any property.
getAny() - Method in class org.jomc.modlet.Property
Gets the value of the any property.
getAny() - Method in class org.jomc.modlet.Schema
Gets the value of the any property.
getAny() - Method in class org.jomc.modlet.Service
Gets the value of the any property.
getAnyElement(String, String) - Method in class org.jomc.modlet.Model
Deprecated. As of JOMC 1.1, please use method Model.getAnyElement(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Model
Gets a single JAXBElement matching a namespace URI and local part from the any property of the instance.
getAnyElement(String, String) - Method in class org.jomc.modlet.Modlet
Deprecated. As of JOMC 1.1, please use method Modlet.getAnyElement(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Modlet
Gets a single JAXBElement matching a namespace URI and local part from the any property of the instance.
getAnyElement(List<Object>, String, String) - Method in class org.jomc.modlet.ModletObject
Deprecated. As of JOMC 1.1, please use method getAnyElement(java.util.List, java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElement(List<Object>, String, String, Class<T>) - Method in class org.jomc.modlet.ModletObject
Gets a single JAXBElement matching a namespace URI and local part from a given list of objects.
getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Property
Gets a single JAXBElement matching a namespace URI and local part from the any property of the instance.
getAnyElement(String, String) - Method in class org.jomc.modlet.Schema
Deprecated. As of JOMC 1.1, please use method Schema.getAnyElement(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Schema
Gets a single JAXBElement matching a namespace URI and local part from the any property of the instance.
getAnyElement(String, String) - Method in class org.jomc.modlet.Service
Deprecated. As of JOMC 1.1, please use method Service.getAnyElement(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Service
Gets a single JAXBElement matching a namespace URI and local part from the any property of the instance.
getAnyElements(String, String) - Method in class org.jomc.modlet.Model
Deprecated. As of JOMC 1.1, please use method Model.getAnyElements(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElements(String, String, Class<T>) - Method in class org.jomc.modlet.Model
Gets a list containing all JAXBElements matching a namespace URI and local part from the any property of the instance.
getAnyElements(String, String) - Method in class org.jomc.modlet.Modlet
Deprecated. As of JOMC 1.1, please use method Modlet.getAnyElements(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElements(String, String, Class<T>) - Method in class org.jomc.modlet.Modlet
Gets a list containing all JAXBElements matching a namespace URI and local part from the any property of the instance.
getAnyElements(List<Object>, String, String) - Method in class org.jomc.modlet.ModletObject
Deprecated. As of JOMC 1.1, please use method getAnyElements(java.util.List, java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElements(List<Object>, String, String, Class<T>) - Method in class org.jomc.modlet.ModletObject
Gets a list containing all JAXBElements matching a namespace URI and local part from a given list of objects.
getAnyElements(String, String, Class<T>) - Method in class org.jomc.modlet.Property
Gets a list containing all JAXBElements matching a namespace URI and local part from the any property of the instance.
getAnyElements(String, String) - Method in class org.jomc.modlet.Schema
Deprecated. As of JOMC 1.1, please use method Schema.getAnyElements(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElements(String, String, Class<T>) - Method in class org.jomc.modlet.Schema
Gets a list containing all JAXBElements matching a namespace URI and local part from the any property of the instance.
getAnyElements(String, String) - Method in class org.jomc.modlet.Service
Deprecated. As of JOMC 1.1, please use method Service.getAnyElements(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in version 2.0.
getAnyElements(String, String, Class<T>) - Method in class org.jomc.modlet.Service
Gets a list containing all JAXBElements matching a namespace URI and local part from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.modlet.Model
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.modlet.Modlet
Gets a single object matching a given class from the any property of the instance.
getAnyObject(List<Object>, Class<T>) - Method in class org.jomc.modlet.ModletObject
Gets a single object matching a class from a given list of objects.
getAnyObject(Class<T>) - Method in class org.jomc.modlet.Property
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.modlet.Schema
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.modlet.Service
Gets a single object matching a given class from the any property of the instance.
getAnyObjects(Class<T>) - Method in class org.jomc.modlet.Model
Gets a list containing all objects matching a given class from the any property of the instance.
getAnyObjects(Class<T>) - Method in class org.jomc.modlet.Modlet
Gets a list containing all objects matching a given class from the any property of the instance.
getAnyObjects(List<Object>, Class<T>) - Method in class org.jomc.modlet.ModletObject
Gets a list containing all objects matching a class from a given list of objects.
getAnyObjects(Class<T>) - Method in class org.jomc.modlet.Property
Gets a list containing all objects matching a given class from the any property of the instance.
getAnyObjects(Class<T>) - Method in class org.jomc.modlet.Schema
Gets a list containing all objects matching a given class from the any property of the instance.
getAnyObjects(Class<T>) - Method in class org.jomc.modlet.Service
Gets a list containing all objects matching a given class from the any property of the instance.
getAttribute(String) - Method in class org.jomc.modlet.ModelContext
Gets an attribute of the context.
getAttribute(String, Object) - Method in class org.jomc.modlet.ModelContext
Gets an attribute of the context.
getAttributeNames() - Method in class org.jomc.modlet.ModelContext
Gets a set holding the names of all attributes of the context.
getClassLoader() - Method in class org.jomc.modlet.ModelContext
Gets the class loader of the context.
getClasspathId() - Method in class org.jomc.modlet.Schema
The Java classpath location of the referenced schema or null.
getClazz() - Method in class org.jomc.modlet.Service
The class providing the service implementation.
getContextId() - Method in class org.jomc.modlet.Schema
The name of the Java package containing JAXB classes of the referenced schema or null.
getDefaultLogLevel() - Static method in class org.jomc.modlet.ModelContext
Gets the default log level events are logged at.
getDefaultModletLocation() - Static method in class org.jomc.modlet.DefaultModletProvider
Gets the default location searched for Modlet resources.
getDefaultModletSchemaSystemId() - Static method in class org.jomc.modlet.ModelContext
Gets the default http://jomc.org/modlet namespace schema system id.
getDefaultPlatformProviderLocation() - Static method in class org.jomc.modlet.DefaultModelContext
Gets the default location searched for platform provider resources.
getDefaultProviderLocation() - Static method in class org.jomc.modlet.DefaultModelContext
Gets the default location searched for provider resources.
getDetails() - Method in class org.jomc.modlet.ModelValidationReport
Gets all details of the instance.
getDetails(String) - Method in class org.jomc.modlet.ModelValidationReport
Gets all details of the instance matching a given identifier.
getElement() - Method in class org.jomc.modlet.ModelValidationReport.Detail
Gets the JAXB element of this detail.
getIdentifier() - Method in class org.jomc.modlet.Model
The identifier of the model.
getIdentifier() - Method in class org.jomc.modlet.ModelValidationReport.Detail
Gets the identifier of this detail.
getIdentifier() - Method in class org.jomc.modlet.Service
The identifier of the service.
getLevel() - Method in class org.jomc.modlet.ModelValidationReport.Detail
Gets the level of this detail.
getListeners() - Method in class org.jomc.modlet.ModelContext
Gets the listeners of the context.
getLogLevel() - Method in class org.jomc.modlet.ModelContext
Gets the log level of the context.
getMergedModlet(String, String) - Method in class org.jomc.modlet.Modlets
Merges modlets of a model from this list of modlets to a single modlet.
getMessage() - Method in class org.jomc.modlet.ModelValidationReport.Detail
Gets the message of this detail.
getModel() - Method in class org.jomc.modlet.Modlet
The identifier of the model the modlet is part of or null.
getModelContextClassName() - Static method in class org.jomc.modlet.ModelContext
Deprecated. As of JOMC 1.2, replaced by class ModelContextFactory. This method will be removed in version 2.0.
getModlet() - Method in class org.jomc.modlet.Modlets
Gets the value of the modlet property.
getModlet(String) - Method in class org.jomc.modlet.Modlets
Gets a modlet for a given name from the list of modlets.
getModletLocation() - Method in class org.jomc.modlet.DefaultModletProvider
Gets the location searched for Modlet resources.
getModlets() - Method in class org.jomc.modlet.ModelContext
Gets the Modlets of the context.
getModletSchemaSystemId() - Method in class org.jomc.modlet.ModelContext
Gets the http://jomc.org/modlet namespace schema system id of the context.
getName() - Method in class org.jomc.modlet.Modlet
The name of the modlet.
getName() - Method in class org.jomc.modlet.Property
The name of the property.
getOrdinal() - Method in class org.jomc.modlet.Service
The ordinal number of the service.
getPlatformProviderLocation() - Method in class org.jomc.modlet.DefaultModelContext
Gets the location searched for platform provider resources.
getProperty() - Method in class org.jomc.modlet.Service
Gets the value of the property property.
getProviderLocation() - Method in class org.jomc.modlet.DefaultModelContext
Gets the location searched for provider resources.
getPublicId() - Method in class org.jomc.modlet.Schema
The public identifier of the referenced schema.
getPublicIdUri() - Method in class org.jomc.modlet.Schema
Gets the public identifier of the referenced schema as an URI.
getSchema() - Method in class org.jomc.modlet.Schemas
Gets the value of the schema property.
getSchemaByPublicId(String) - Method in class org.jomc.modlet.Schemas
Deprecated. As of JOMC 1.2, replaced by method Schemas.getSchemasByPublicId(java.net.URI). This method will be removed in version 2.0.
getSchemaBySystemId(String) - Method in class org.jomc.modlet.Schemas
Gets a schema for a given system identifier from the list of schemas.
getSchemas() - Method in class org.jomc.modlet.Modlet
Gets the value of the schemas property.
getSchemas(String) - Method in class org.jomc.modlet.Modlets
Gets schemas for a model from this list of modlets.
getSchemas(URI) - Method in class org.jomc.modlet.Modlets
Gets schemas for a public identifier from this list of modlets.
getSchemasByPublicId(URI) - Method in class org.jomc.modlet.Schemas
Gets a list of schemas for a given public identifier from the list of schemas.
getService() - Method in class org.jomc.modlet.Services
Gets the value of the service property.
getServices() - Method in class org.jomc.modlet.Modlet
Gets the value of the services property.
getServices(String) - Method in class org.jomc.modlet.Modlets
Gets services for a model from this list of modlets.
getServices(String) - Method in class org.jomc.modlet.Services
Gets all services for a given identifier from this list of services.
getServices(Class<?>) - Method in class org.jomc.modlet.Services
Gets all services for a given class from this list of services.
getSystemId() - Method in class org.jomc.modlet.Schema
The system identifier of the referenced schema.
getSystemIdUri() - Method in class org.jomc.modlet.Schema
Gets the system identifier of the referenced schema as an URI.
getValue() - Method in class org.jomc.modlet.Property
The value of the property.
getVendor() - Method in class org.jomc.modlet.Modlet
The vendor of the modlet or null.
getVersion() - Method in class org.jomc.modlet.Modlet
The version of the modlet or null.

I

identifier - Variable in class org.jomc.modlet.Model
 
identifier - Variable in class org.jomc.modlet.Service
 
isDefaultEnabled() - Static method in class org.jomc.modlet.DefaultModletProvider
Gets a flag indicating the provider is enabled by default.
isDefaultValidating() - Static method in class org.jomc.modlet.DefaultModletProvider
Gets a flag indicating the provider is validating resources by default.
isEnabled() - Method in class org.jomc.modlet.DefaultModletProvider
Gets a flag indicating the provider is enabled.
isLoggable(Level) - Method in class org.jomc.modlet.ModelContext
Checks if a message at a given level is provided to the listeners of the context.
isModelValid() - Method in class org.jomc.modlet.ModelValidationReport
Gets a flag indicating model validity.
isValidating() - Method in class org.jomc.modlet.DefaultModletProvider
Gets a flag indicating the provider is validating resources.

L

log(Level, String, Throwable) - Method in class org.jomc.modlet.ModelContext
Notifies all listeners of the context.

M

Model - Class in org.jomc.modlet
Model.
Model() - Constructor for class org.jomc.modlet.Model
Creates a new Model instance.
Model(Model) - Constructor for class org.jomc.modlet.Model
Creates a new Model instance by deeply copying a given Model instance.
model - Variable in class org.jomc.modlet.Modlet
 
MODEL_PUBLIC_ID - Static variable in class org.jomc.modlet.ModletObject
Public identifier of the modlet model.
ModelContext - Class in org.jomc.modlet
Model context interface.
ModelContext() - Constructor for class org.jomc.modlet.ModelContext
Creates a new ModelContext instance.
ModelContext(ClassLoader) - Constructor for class org.jomc.modlet.ModelContext
Creates a new ModelContext instance taking a class loader.
ModelContext.Listener - Class in org.jomc.modlet
Listener interface.
ModelContext.Listener() - Constructor for class org.jomc.modlet.ModelContext.Listener
Creates a new Listener instance.
ModelContextFactory - Class in org.jomc.modlet
Interface to creating model contexts.
ModelContextFactory() - Constructor for class org.jomc.modlet.ModelContextFactory
Creates a new ModelContextFactory instance.
ModelContextFactoryError - Error in org.jomc.modlet
Gets thrown whenever a ModelContextFactory fails to operate.
ModelContextFactoryError() - Constructor for error org.jomc.modlet.ModelContextFactoryError
Creates a new ModelContextFactoryError instance.
ModelContextFactoryError(String) - Constructor for error org.jomc.modlet.ModelContextFactoryError
Creates a new ModelContextFactoryError instance taking a message.
ModelContextFactoryError(Throwable) - Constructor for error org.jomc.modlet.ModelContextFactoryError
Creates a new ModelContextFactoryError instance taking a cause.
ModelContextFactoryError(String, Throwable) - Constructor for error org.jomc.modlet.ModelContextFactoryError
Creates a new ModelContextFactoryError instance taking a message and a cause.
ModelException - Exception in org.jomc.modlet
Model context exception.
ModelException() - Constructor for exception org.jomc.modlet.ModelException
Creates a new ModelException instance.
ModelException(String) - Constructor for exception org.jomc.modlet.ModelException
Creates a new ModelException instance taking a message.
ModelException(Throwable) - Constructor for exception org.jomc.modlet.ModelException
Creates a new ModelException instance taking a cause.
ModelException(String, Throwable) - Constructor for exception org.jomc.modlet.ModelException
Creates a new ModelException instance taking a message and a cause.
ModelProcessor - Interface in org.jomc.modlet
Model processor interface.
ModelProvider - Interface in org.jomc.modlet
Model provider interface.
ModelValidationReport - Class in org.jomc.modlet
Model validation report.
ModelValidationReport() - Constructor for class org.jomc.modlet.ModelValidationReport
Creates a new ModelValidationReport instance.
ModelValidationReport.Detail - Class in org.jomc.modlet
Report detail.
ModelValidationReport.Detail(String, Level, String, JAXBElement<?>) - Constructor for class org.jomc.modlet.ModelValidationReport.Detail
Creates a new Detail taking an identifier, a level, a message and an element.
ModelValidator - Interface in org.jomc.modlet
Model validator interface.
Modlet - Class in org.jomc.modlet
Modlet.
Modlet() - Constructor for class org.jomc.modlet.Modlet
Creates a new Modlet instance.
Modlet(Modlet) - Constructor for class org.jomc.modlet.Modlet
Creates a new Modlet instance by deeply copying a given Modlet instance.
modlet - Variable in class org.jomc.modlet.Modlets
 
MODLET_LOCATION_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletProvider
Constant for the name of the model context attribute backing property modletLocation.
ModletObject - Class in org.jomc.modlet
Base modlet object.
ModletObject() - Constructor for class org.jomc.modlet.ModletObject
Creates a new ModletObject instance.
ModletObject(ModletObject) - Constructor for class org.jomc.modlet.ModletObject
Creates a new ModletObject instance by deeply copying a given ModletObject instance.
ModletProvider - Interface in org.jomc.modlet
Modlet provider interface.
Modlets - Class in org.jomc.modlet
List of modlets.
Modlets() - Constructor for class org.jomc.modlet.Modlets
Creates a new Modlets instance.
Modlets(Modlets) - Constructor for class org.jomc.modlet.Modlets
Creates a new Modlets instance by deeply copying a given Modlets instance.

N

name - Variable in class org.jomc.modlet.Modlet
 
name - Variable in class org.jomc.modlet.Property
 
newInstance() - Static method in class org.jomc.modlet.ModelContextFactory
Creates a new ModelContextFactory instance.
newInstance(String) - Static method in class org.jomc.modlet.ModelContextFactory
Creates a new ModelContextFactory instance.
newModelContext() - Method in class org.jomc.modlet.ModelContextFactory
Creates a new ModelContext instance.
newModelContext(ClassLoader) - Method in class org.jomc.modlet.ModelContextFactory
Creates a new ModelContext instance.

O

ObjectFactory - Class in org.jomc.modlet
This object contains factory methods for each Java content interface and Java element interface generated in the org.jomc.modlet package.
ObjectFactory() - Constructor for class org.jomc.modlet.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jomc.modlet
onLog(Level, String, Throwable) - Method in class org.jomc.modlet.ModelContext.Listener
Gets called on logging.
ordinal - Variable in class org.jomc.modlet.Service
 
org.jomc.modlet - package org.jomc.modlet
Model context application programming interface classes.

P

PLATFORM_PROVIDER_LOCATION_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModelContext
Constant for the name of the model context attribute backing property platformProviderLocation.
processModel(Model) - Method in class org.jomc.modlet.DefaultModelContext
Processes a Model.
processModel(Model) - Method in class org.jomc.modlet.ModelContext
Processes a Model.
processModel(ModelContext, Model) - Method in interface org.jomc.modlet.ModelProcessor
Processes a Model.
Property - Class in org.jomc.modlet
Property.
Property() - Constructor for class org.jomc.modlet.Property
Creates a new Property instance.
Property(Property) - Constructor for class org.jomc.modlet.Property
Creates a new Property instance by deeply copying a given Property instance.
property - Variable in class org.jomc.modlet.Service
 
PROVIDER_LOCATION_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModelContext
Constant for the name of the model context attribute backing property providerLocation.
PUBLIC_ID - Static variable in class org.jomc.modlet.ModletObject
Public identifier of the modlet schema.
publicId - Variable in class org.jomc.modlet.Schema
 

S

Schema - Class in org.jomc.modlet
Reference to a schema.
Schema() - Constructor for class org.jomc.modlet.Schema
Creates a new Schema instance.
Schema(Schema) - Constructor for class org.jomc.modlet.Schema
Creates a new Schema instance by deeply copying a given Schema instance.
schema - Variable in class org.jomc.modlet.Schemas
 
schemas - Variable in class org.jomc.modlet.Modlet
 
Schemas - Class in org.jomc.modlet
List of schemas.
Schemas() - Constructor for class org.jomc.modlet.Schemas
Creates a new Schemas instance.
Schemas(Schemas) - Constructor for class org.jomc.modlet.Schemas
Creates a new Schemas instance by deeply copying a given Schemas instance.
Service - Class in org.jomc.modlet
Service.
Service() - Constructor for class org.jomc.modlet.Service
Creates a new Service instance.
Service(Service) - Constructor for class org.jomc.modlet.Service
Creates a new Service instance by deeply copying a given Service instance.
service - Variable in class org.jomc.modlet.Services
 
services - Variable in class org.jomc.modlet.Modlet
 
Services - Class in org.jomc.modlet
List of services.
Services() - Constructor for class org.jomc.modlet.Services
Creates a new Services instance.
Services(Services) - Constructor for class org.jomc.modlet.Services
Creates a new Services instance by deeply copying a given Services instance.
setAttribute(String, Object) - Method in class org.jomc.modlet.ModelContext
Sets an attribute in the context.
setClasspathId(String) - Method in class org.jomc.modlet.Schema
Sets the value of the classpathId property.
setClazz(String) - Method in class org.jomc.modlet.Service
Sets the value of the clazz property.
setContextId(String) - Method in class org.jomc.modlet.Schema
Sets the value of the contextId property.
setDefaultEnabled(Boolean) - Static method in class org.jomc.modlet.DefaultModletProvider
Sets the flag indicating the provider is enabled by default.
setDefaultLogLevel(Level) - Static method in class org.jomc.modlet.ModelContext
Sets the default log level events are logged at.
setDefaultModletLocation(String) - Static method in class org.jomc.modlet.DefaultModletProvider
Sets the default location searched for Modlet resources.
setDefaultModletSchemaSystemId(String) - Static method in class org.jomc.modlet.ModelContext
Sets the default http://jomc.org/modlet namespace schema system id.
setDefaultPlatformProviderLocation(String) - Static method in class org.jomc.modlet.DefaultModelContext
Sets the default location searched for platform provider resources.
setDefaultProviderLocation(String) - Static method in class org.jomc.modlet.DefaultModelContext
Sets the default location searched for provider resources.
setDefaultValidating(Boolean) - Static method in class org.jomc.modlet.DefaultModletProvider
Sets the flag indicating the provider is validating resources by default.
setEnabled(Boolean) - Method in class org.jomc.modlet.DefaultModletProvider
Sets the flag indicating the provider is enabled.
setIdentifier(String) - Method in class org.jomc.modlet.Model
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.jomc.modlet.Service
Sets the value of the identifier property.
setLogLevel(Level) - Method in class org.jomc.modlet.ModelContext
Sets the log level of the context.
setModel(String) - Method in class org.jomc.modlet.Modlet
Sets the value of the model property.
setModelContextClassName(String) - Static method in class org.jomc.modlet.ModelContext
Deprecated. As of JOMC 1.2, replaced by class ModelContextFactory. This method will be removed in version 2.0.
setModletLocation(String) - Method in class org.jomc.modlet.DefaultModletProvider
Sets the location searched for Modlet resources.
setModlets(Modlets) - Method in class org.jomc.modlet.ModelContext
Sets the Modlets of the context.
setModletSchemaSystemId(String) - Method in class org.jomc.modlet.ModelContext
Sets the http://jomc.org/modlet namespace schema system id of the context.
setName(String) - Method in class org.jomc.modlet.Modlet
Sets the value of the name property.
setName(String) - Method in class org.jomc.modlet.Property
Sets the value of the name property.
setOrdinal(Integer) - Method in class org.jomc.modlet.Service
Sets the value of the ordinal property.
setPlatformProviderLocation(String) - Method in class org.jomc.modlet.DefaultModelContext
Sets the location searched for platform provider resources.
setProviderLocation(String) - Method in class org.jomc.modlet.DefaultModelContext
Sets the location searched for provider resources.
setPublicId(String) - Method in class org.jomc.modlet.Schema
Sets the value of the publicId property.
setSchemas(Schemas) - Method in class org.jomc.modlet.Modlet
Sets the value of the schemas property.
setServices(Services) - Method in class org.jomc.modlet.Modlet
Sets the value of the services property.
setSystemId(String) - Method in class org.jomc.modlet.Schema
Sets the value of the systemId property.
setValidating(Boolean) - Method in class org.jomc.modlet.DefaultModletProvider
Sets the flag indicating the provider is validating resources.
setValue(String) - Method in class org.jomc.modlet.Property
Sets the value of the value property.
setVendor(String) - Method in class org.jomc.modlet.Modlet
Sets the value of the vendor property.
setVersion(String) - Method in class org.jomc.modlet.Modlet
Sets the value of the version property.
systemId - Variable in class org.jomc.modlet.Schema
 

T

toString() - Method in class org.jomc.modlet.ModelValidationReport.Detail
Creates and returns a string representation of the object.

V

validateModel(Model) - Method in class org.jomc.modlet.DefaultModelContext
Validates a given Model.
validateModel(String, Source) - Method in class org.jomc.modlet.DefaultModelContext
Validates a given model.
validateModel(Model) - Method in class org.jomc.modlet.ModelContext
Validates a given Model.
validateModel(String, Source) - Method in class org.jomc.modlet.ModelContext
Validates a given model.
validateModel(ModelContext, Model) - Method in interface org.jomc.modlet.ModelValidator
Validates a given Model.
VALIDATING_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletProvider
Constant for the name of the model context attribute backing property validating.
value - Variable in class org.jomc.modlet.Property
 
vendor - Variable in class org.jomc.modlet.Modlet
 
version - Variable in class org.jomc.modlet.Modlet
 

A C D E F G I L M N O P S T V

Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.