- 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
- 
- getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Model
- 
Gets a single JAXBElementmatching a namespace URI and local part from theanyproperty of the
 instance.
 
- getAnyElement(String, String) - Method in class org.jomc.modlet.Modlet
- 
- getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Modlet
- 
Gets a single JAXBElementmatching a namespace URI and local part from theanyproperty of the
 instance.
 
- getAnyElement(List<Object>, String, String) - Method in class org.jomc.modlet.ModletObject
- 
- getAnyElement(List<Object>, String, String, Class<T>) - Method in class org.jomc.modlet.ModletObject
- 
Gets a single JAXBElementmatching 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 JAXBElementmatching a namespace URI and local part from theanyproperty of the
 instance.
 
- getAnyElement(String, String) - Method in class org.jomc.modlet.Schema
- 
- getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Schema
- 
Gets a single JAXBElementmatching a namespace URI and local part from theanyproperty of the
 instance.
 
- getAnyElement(String, String) - Method in class org.jomc.modlet.Service
- 
- getAnyElement(String, String, Class<T>) - Method in class org.jomc.modlet.Service
- 
Gets a single JAXBElementmatching a namespace URI and local part from theanyproperty of the
 instance.
 
- getAnyElements(String, String) - Method in class org.jomc.modlet.Model
- 
- 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 theanyproperty of the instance.
 
- getAnyElements(String, String) - Method in class org.jomc.modlet.Modlet
- 
- 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 theanyproperty of the instance.
 
- getAnyElements(List<Object>, String, String) - Method in class org.jomc.modlet.ModletObject
- 
- 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 theanyproperty of the instance.
 
- getAnyElements(String, String) - Method in class org.jomc.modlet.Schema
- 
- 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 theanyproperty of the instance.
 
- getAnyElements(String, String) - Method in class org.jomc.modlet.Service
- 
- 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 theanyproperty of the instance.
 
- getAnyObject(Class<T>) - Method in class org.jomc.modlet.Model
- 
Gets a single object matching a given class from the anyproperty of the instance.
 
- getAnyObject(Class<T>) - Method in class org.jomc.modlet.Modlet
- 
Gets a single object matching a given class from the anyproperty 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 anyproperty of the instance.
 
- getAnyObject(Class<T>) - Method in class org.jomc.modlet.Schema
- 
Gets a single object matching a given class from the anyproperty of the instance.
 
- getAnyObject(Class<T>) - Method in class org.jomc.modlet.Service
- 
Gets a single object matching a given class from the anyproperty 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 anyproperty 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 anyproperty 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 anyproperty 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 anyproperty 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 anyproperty 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 Modletresources.
 
- getDefaultModletSchemaSystemId() - Static method in class org.jomc.modlet.ModelContext
- 
Gets the default http://jomc.org/modletnamespace 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 Modletresources.
 
- getModlets() - Method in class org.jomc.modlet.ModelContext
- 
Gets the Modletsof the context.
 
- getModletSchemaSystemId() - Method in class org.jomc.modlet.ModelContext
- 
Gets the http://jomc.org/modletnamespace 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.
 
- Model - Class in org.jomc.modlet
- 
Model. 
- Model() - Constructor for class org.jomc.modlet.Model
- 
Creates a new Modelinstance.
 
- Model(Model) - Constructor for class org.jomc.modlet.Model
- 
Creates a new Modelinstance by deeply copying a givenModelinstance.
 
- 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 ModelContextinstance.
 
- ModelContext(ClassLoader) - Constructor for class org.jomc.modlet.ModelContext
- 
Creates a new ModelContextinstance 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 Listenerinstance.
 
- ModelContextFactory - Class in org.jomc.modlet
- 
Interface to creating model contexts. 
- ModelContextFactory() - Constructor for class org.jomc.modlet.ModelContextFactory
- 
Creates a new ModelContextFactoryinstance.
 
- ModelContextFactoryError - Error in org.jomc.modlet
- 
Gets thrown whenever a ModelContextFactoryfails to operate.
 
- ModelContextFactoryError() - Constructor for error org.jomc.modlet.ModelContextFactoryError
- 
Creates a new ModelContextFactoryErrorinstance.
 
- ModelContextFactoryError(String) - Constructor for error org.jomc.modlet.ModelContextFactoryError
- 
Creates a new ModelContextFactoryErrorinstance taking a message.
 
- ModelContextFactoryError(Throwable) - Constructor for error org.jomc.modlet.ModelContextFactoryError
- 
Creates a new ModelContextFactoryErrorinstance taking a cause.
 
- ModelContextFactoryError(String, Throwable) - Constructor for error org.jomc.modlet.ModelContextFactoryError
- 
Creates a new ModelContextFactoryErrorinstance 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 ModelExceptioninstance.
 
- ModelException(String) - Constructor for exception org.jomc.modlet.ModelException
- 
Creates a new ModelExceptioninstance taking a message.
 
- ModelException(Throwable) - Constructor for exception org.jomc.modlet.ModelException
- 
Creates a new ModelExceptioninstance taking a cause.
 
- ModelException(String, Throwable) - Constructor for exception org.jomc.modlet.ModelException
- 
Creates a new ModelExceptioninstance taking a message and a cause.
 
- ModelProcessor - Interface in org.jomc.modlet
- 
Modelprocessor interface.
 
- ModelProvider - Interface in org.jomc.modlet
- 
Modelprovider interface.
 
- ModelValidationReport - Class in org.jomc.modlet
- 
Modelvalidation report.
 
- ModelValidationReport() - Constructor for class org.jomc.modlet.ModelValidationReport
- 
Creates a new ModelValidationReportinstance.
 
- 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 Detailtaking an identifier, a level, a message and an element.
 
- ModelValidator - Interface in org.jomc.modlet
- 
Modelvalidator interface.
 
- Modlet - Class in org.jomc.modlet
- 
Modlet. 
- Modlet() - Constructor for class org.jomc.modlet.Modlet
- 
Creates a new Modletinstance.
 
- Modlet(Modlet) - Constructor for class org.jomc.modlet.Modlet
- 
Creates a new Modletinstance by deeply copying a givenModletinstance.
 
- 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 ModletObjectinstance.
 
- ModletObject(ModletObject) - Constructor for class org.jomc.modlet.ModletObject
- 
Creates a new ModletObjectinstance by deeply copying a givenModletObjectinstance.
 
- ModletProcessor - Interface in org.jomc.modlet
- 
Modletprocessor interface.
 
- ModletProvider - Interface in org.jomc.modlet
- 
Modletprovider interface.
 
- Modlets - Class in org.jomc.modlet
- 
List of modlets. 
- Modlets() - Constructor for class org.jomc.modlet.Modlets
- 
Creates a new Modletsinstance.
 
- Modlets(Modlets) - Constructor for class org.jomc.modlet.Modlets
- 
Creates a new Modletsinstance by deeply copying a givenModletsinstance.
 
- ModletValidator - Interface in org.jomc.modlet
- 
Modletvalidator interface.
 
- Schema - Class in org.jomc.modlet
- 
Reference to a schema. 
- Schema() - Constructor for class org.jomc.modlet.Schema
- 
Creates a new Schemainstance.
 
- Schema(Schema) - Constructor for class org.jomc.modlet.Schema
- 
Creates a new Schemainstance by deeply copying a givenSchemainstance.
 
- 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 Schemasinstance.
 
- Schemas(Schemas) - Constructor for class org.jomc.modlet.Schemas
- 
Creates a new Schemasinstance by deeply copying a givenSchemasinstance.
 
- Service - Class in org.jomc.modlet
- 
Service. 
- Service() - Constructor for class org.jomc.modlet.Service
- 
Creates a new Serviceinstance.
 
- Service(Service) - Constructor for class org.jomc.modlet.Service
- 
Creates a new Serviceinstance by deeply copying a givenServiceinstance.
 
- service - Variable in class org.jomc.modlet.Services
-  
- ServiceFactory - Interface in org.jomc.modlet
- 
Servicefactory 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 Servicesinstance.
 
- Services(Services) - Constructor for class org.jomc.modlet.Services
- 
Creates a new Servicesinstance by deeply copying a givenServicesinstance.
 
- 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 Modletresources.
 
- setDefaultModletSchemaSystemId(String) - Static method in class org.jomc.modlet.ModelContext
- 
Sets the default http://jomc.org/modletnamespace 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 Modletresources.
 
- setModlets(Modlets) - Method in class org.jomc.modlet.ModelContext
- 
Sets the Modletsof the context.
 
- setModletSchemaSystemId(String) - Method in class org.jomc.modlet.ModelContext
- 
Sets the http://jomc.org/modletnamespace 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
-