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
Deprecated.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
createEntityResolver(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createEntityResolver(URI) - Method in class org.jomc.modlet.DefaultModelContext
Deprecated.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
createMarshaller(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createMarshaller(URI) - Method in class org.jomc.modlet.DefaultModelContext
Deprecated.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
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
Deprecated.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
createSchema(String) - Method in class org.jomc.modlet.DefaultModelContext
 
createSchema(URI) - Method in class org.jomc.modlet.DefaultModelContext
Deprecated.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
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
Deprecated.
As of JOMC 1.9, please use method DefaultModelContext.createServiceObjects(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in JOMC 2.0.
createServiceObject(ModelContext, Service, Class<T>) - Method in class org.jomc.modlet.DefaultServiceFactory
 
createServiceObject(Service, Class<T>) - Method in class org.jomc.modlet.ModelContext
Deprecated.
As of JOMC 1.9, please use method ModelContext.createServiceObjects(java.lang.String, java.lang.String, java.lang.Class). This method will be removed in JOMC 2.0.
createServiceObject(ModelContext, Service, Class<T>) - Method in interface org.jomc.modlet.ServiceFactory
Creates a new service object.
createServiceObjects(String, String, Class<T>) - Method in class org.jomc.modlet.DefaultModelContext
Creates service objects of a model.
createServiceObjects(String, String, Class<T>) - Method in class org.jomc.modlet.ModelContext
Creates service objects of a model.
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
Deprecated.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.

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.
DefaultModletProcessor - Class in org.jomc.modlet
Default ModletProcessor implementation.
DefaultModletProcessor() - Constructor for class org.jomc.modlet.DefaultModletProcessor
Creates a new DefaultModletProcessor instance.
DefaultModletProvider - Class in org.jomc.modlet
Default ModletProvider implementation.
DefaultModletProvider() - Constructor for class org.jomc.modlet.DefaultModletProvider
Creates a new DefaultModletProvider instance.
DefaultModletValidator - Class in org.jomc.modlet
Default ModletValidator implementation.
DefaultModletValidator() - Constructor for class org.jomc.modlet.DefaultModletValidator
Creates a new DefaultModletValidator instance.
DefaultServiceFactory - Class in org.jomc.modlet
Default ServiceFactory implementation.
DefaultServiceFactory() - Constructor for class org.jomc.modlet.DefaultServiceFactory
Creates a new DefaultServiceFactory instance.

E

ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletProcessor
Constant for the name of the model context attribute backing property enabled.
ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletProvider
Constant for the name of the model context attribute backing property enabled.
ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletValidator
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
Deprecated.
As of JOMC 1.6, replaced by DefaultModelContext.findModlets(org.jomc.modlet.Modlets). This method will be removed in JOMC 2.0.
findModlets(Modlets) - 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
Deprecated.
As of JOMC 1.6, this method has been replaced by DefaultModletProvider.findModlets(org.jomc.modlet.ModelContext, org.jomc.modlet.Modlets). This method will be removed in JOMC 2.0.
findModlets(ModelContext, Modlets) - Method in class org.jomc.modlet.DefaultModletProvider
Searches a given context for Modlets.
findModlets() - Method in class org.jomc.modlet.ModelContext
Deprecated.
As of JOMC 1.6, replaced by ModelContext.findModlets(org.jomc.modlet.Modlets). This method will be removed in JOMC 2.0.
findModlets(Modlets) - Method in class org.jomc.modlet.ModelContext
Searches the context for Modlets.
findModlets(ModelContext) - Method in interface org.jomc.modlet.ModletProvider
Deprecated.
As of JOMC 1.6, replaced by ModletProvider.findModlets(org.jomc.modlet.ModelContext, org.jomc.modlet.Modlets). This method will be removed in JOMC 2.0.
findModlets(ModelContext, Modlets) - 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.
findTransformers(ModelContext, String) - Method in class org.jomc.modlet.DefaultModletProcessor
Searches a given context for transformers.

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 ModletObject.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 ModletObject.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.
getDefaultOrdinal() - Static method in class org.jomc.modlet.DefaultModletProcessor
Gets the default ordinal number of the processor.
getDefaultOrdinal() - Static method in class org.jomc.modlet.DefaultModletProvider
Gets the default ordinal number of the provider.
getDefaultOrdinal() - Static method in class org.jomc.modlet.DefaultModletValidator
Gets the default ordinal number of the validator.
getDefaultOrdinal() - Static method in class org.jomc.modlet.DefaultServiceFactory
Gets the default ordinal number of the factory.
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.
getDefaultTransformerLocation() - Static method in class org.jomc.modlet.DefaultModletProcessor
Gets the default location searched for transformer 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.DefaultModletProcessor
Gets the ordinal number of the processor.
getOrdinal() - Method in class org.jomc.modlet.DefaultModletProvider
Gets the ordinal number of the provider.
getOrdinal() - Method in class org.jomc.modlet.DefaultModletValidator
Gets the ordinal number of the validator.
getOrdinal() - Method in class org.jomc.modlet.DefaultServiceFactory
Gets the ordinal number of the factory.
getOrdinal() - Method in interface org.jomc.modlet.ModletProcessor
Gets the ordinal number of the processor.
getOrdinal() - Method in interface org.jomc.modlet.ModletProvider
Gets the ordinal number of the provider.
getOrdinal() - Method in interface org.jomc.modlet.ModletValidator
Gets the ordinal number of the validator.
getOrdinal() - Method in class org.jomc.modlet.Service
The ordinal number of the service.
getOrdinal() - Method in interface org.jomc.modlet.ServiceFactory
Gets the ordinal number of the factory.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
getSchema() - Method in class org.jomc.modlet.Schemas
Gets the value of the schema property.
getSchemaByPublicId(String) - Method in class org.jomc.modlet.Schemas
Gets a schema for a given public identifier from the list of schemas.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
getSchemasByPublicId(URI) - Method in class org.jomc.modlet.Schemas
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
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
Deprecated.
As of JOMC 1.8, removed without replacement. This method will be removed in JOMC 2.0.
getTransformerLocation() - Method in class org.jomc.modlet.DefaultModletProcessor
Gets the location searched for transformer resources.
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.DefaultModletProcessor
Gets a flag indicating the processor is enabled by default.
isDefaultEnabled() - Static method in class org.jomc.modlet.DefaultModletProvider
Gets a flag indicating the provider is enabled by default.
isDefaultEnabled() - Static method in class org.jomc.modlet.DefaultModletValidator
Gets a flag indicating the validator 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.DefaultModletProcessor
Gets a flag indicating the processor is enabled.
isEnabled() - Method in class org.jomc.modlet.DefaultModletProvider
Gets a flag indicating the provider is enabled.
isEnabled() - Method in class org.jomc.modlet.DefaultModletValidator
Gets a flag indicating the validator 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.
ModletProcessor - Interface in org.jomc.modlet
Modlet processor interface.
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.
ModletValidator - Interface in org.jomc.modlet
Modlet validator interface.

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.
processModlets(Modlets) - Method in class org.jomc.modlet.DefaultModelContext
Processes a list of Modlets.
processModlets(ModelContext, Modlets) - Method in class org.jomc.modlet.DefaultModletProcessor
Processes a given list of Modlets with a context.
processModlets(Modlets) - Method in class org.jomc.modlet.ModelContext
Processes a list of Modlets.
processModlets(ModelContext, Modlets) - Method in interface org.jomc.modlet.ModletProcessor
Processes a given list of Modlets with a context.
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
Deprecated.
As of JOMC 1.8, removed without replacement.
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
 
ServiceFactory - Interface in org.jomc.modlet
Service factory interface.
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.DefaultModletProcessor
Sets the flag indicating the processor is enabled by default.
setDefaultEnabled(Boolean) - Static method in class org.jomc.modlet.DefaultModletProvider
Sets the flag indicating the provider is enabled by default.
setDefaultEnabled(Boolean) - Static method in class org.jomc.modlet.DefaultModletValidator
Sets the flag indicating the validator 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.
setDefaultOrdinal(Integer) - Static method in class org.jomc.modlet.DefaultModletProcessor
Sets the default ordinal number of the processor.
setDefaultOrdinal(Integer) - Static method in class org.jomc.modlet.DefaultModletProvider
Sets the default ordinal number of the provider.
setDefaultOrdinal(Integer) - Static method in class org.jomc.modlet.DefaultModletValidator
Sets the default ordinal number of the validator.
setDefaultOrdinal(Integer) - Static method in class org.jomc.modlet.DefaultServiceFactory
Sets the default ordinal number of the factory.
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.
setDefaultTransformerLocation(String) - Static method in class org.jomc.modlet.DefaultModletProcessor
Sets the default location searched for transformer 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.DefaultModletProcessor
Sets the flag indicating the processor is enabled.
setEnabled(Boolean) - Method in class org.jomc.modlet.DefaultModletProvider
Sets the flag indicating the provider is enabled.
setEnabled(Boolean) - Method in class org.jomc.modlet.DefaultModletValidator
Sets the flag indicating the validator 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.DefaultModletProcessor
Sets the ordinal number of the processor.
setOrdinal(Integer) - Method in class org.jomc.modlet.DefaultModletProvider
Sets the ordinal number of the provider.
setOrdinal(Integer) - Method in class org.jomc.modlet.DefaultModletValidator
Sets the ordinal number of the validator.
setOrdinal(Integer) - Method in class org.jomc.modlet.DefaultServiceFactory
Sets the ordinal number of the factory.
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.
setTransformerLocation(String) - Method in class org.jomc.modlet.DefaultModletProcessor
Sets the location searched for transformer resources.
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.
TRANSFORMER_LOCATION_ATTRIBUTE_NAME - Static variable in class org.jomc.modlet.DefaultModletProcessor
Constant for the name of the model context attribute backing property transformerLocation.

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.
validateModlets(Modlets) - Method in class org.jomc.modlet.DefaultModelContext
Validates a list of Modlets.
validateModlets(ModelContext, Modlets) - Method in class org.jomc.modlet.DefaultModletValidator
 
validateModlets(Modlets) - Method in class org.jomc.modlet.ModelContext
Validates a list of Modlets.
validateModlets(ModelContext, Modlets) - Method in interface org.jomc.modlet.ModletValidator
Validates a given list of Modlets with a context.
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–2015 The JOMC Project. All rights reserved.