A B C D E F G H I J L M N O P R S T V _ 

A

addModules(Model, Modules) - Static method in class org.jomc.model.modlet.ModelHelper
Adds Modules to a Model.
any - Variable in class org.jomc.model.Argument
 
any - Variable in class org.jomc.model.Dependency
 
any - Variable in class org.jomc.model.Implementation
 
any - Variable in class org.jomc.model.Instance
 
any - Variable in class org.jomc.model.Message
 
any - Variable in class org.jomc.model.Module
 
any - Variable in class org.jomc.model.Person
 
any - Variable in class org.jomc.model.Property
 
any - Variable in class org.jomc.model.Specification
 
Argument - Class in org.jomc.model
Model of a message argument.
Argument() - Constructor for class org.jomc.model.Argument
Creates a new Argument instance.
Argument(Argument) - Constructor for class org.jomc.model.Argument
Creates a new Argument instance by deeply copying a given Argument instance.
argument - Variable in class org.jomc.model.Arguments
 
Arguments - Class in org.jomc.model
List of arguments.
Arguments() - Constructor for class org.jomc.model.Arguments
Creates a new Arguments instance.
Arguments(Arguments) - Constructor for class org.jomc.model.Arguments
Creates a new Arguments instance by deeply copying a given Arguments instance.
arguments - Variable in class org.jomc.model.Message
 
ArgumentType - Enum in org.jomc.model
Java class for ArgumentType.
Author - Class in org.jomc.model
Model of an author.
Author() - Constructor for class org.jomc.model.Author
Creates a new Author instance.
Author(Author) - Constructor for class org.jomc.model.Author
Creates a new Author instance by deeply copying a given Author instance.
author - Variable in class org.jomc.model.Authors
 
Authors - Class in org.jomc.model
List of authors.
Authors() - Constructor for class org.jomc.model.Authors
Creates a new Authors instance.
Authors(Authors) - Constructor for class org.jomc.model.Authors
Creates a new Authors instance by deeply copying a given Authors instance.
authors - Variable in class org.jomc.model.ModelObject
 

B

BOOLEAN - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Boolean.
BOOLEAN_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type boolean.
bound - Variable in class org.jomc.model.Dependency
 
BYTE - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Byte.
BYTE_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type byte.

C

CHARACTER - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Character.
CHARACTER_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type char.
charAt(int) - Method in class org.jomc.model.JavaIdentifier
Returns the char value at a given index.
classDeclaration - Variable in class org.jomc.model.Implementation
 
classDeclaration - Variable in class org.jomc.model.Specification
 
clazz - Variable in class org.jomc.model.Implementation
 
clazz - Variable in class org.jomc.model.Instance
 
clazz - Variable in class org.jomc.model.Specification
 
clone() - Method in class org.jomc.model.Argument
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Arguments
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Author
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Authors
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Dependencies
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Dependency
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Implementation
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.ImplementationReference
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Implementations
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Instance
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Instances
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Message
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.MessageReference
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Messages
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.ModelObject
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Module
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Modules
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Person
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Persons
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Properties
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Property
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.PropertyReference
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Specification
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.SpecificationReference
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Specifications
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Text
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.model.Texts
Creates and returns a deep copy of this object.
createArgument() - Method in class org.jomc.model.ObjectFactory
Create an instance of Argument
createArgument(Argument) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Argument>}
createArguments() - Method in class org.jomc.model.ObjectFactory
Create an instance of Arguments
createArguments(Arguments) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Arguments>}
createAuthor() - Method in class org.jomc.model.ObjectFactory
Create an instance of Author
createAuthor(Author) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Author>}
createAuthors() - Method in class org.jomc.model.ObjectFactory
Create an instance of Authors
createAuthors(Authors) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Authors>}
createDate - Variable in class org.jomc.model.ModelObject
 
createDependencies() - Method in class org.jomc.model.ObjectFactory
Create an instance of Dependencies
createDependencies(Dependencies) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Dependencies>}
createDependency() - Method in class org.jomc.model.ObjectFactory
Create an instance of Dependency
createDependency(Dependency) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Dependency>}
createDocumentation(Texts) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Texts>}
createImplementation() - Method in class org.jomc.model.ObjectFactory
Create an instance of Implementation
createImplementation(Implementation) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Implementation>}
createImplementationReference() - Method in class org.jomc.model.ObjectFactory
Create an instance of ImplementationReference
createImplementations() - Method in class org.jomc.model.ObjectFactory
Create an instance of Implementations
createImplementations(Implementations) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Implementations>}
createInstance() - Method in class org.jomc.model.ObjectFactory
Create an instance of Instance
createInstance(Instance) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Instance>}
createInstances() - Method in class org.jomc.model.ObjectFactory
Create an instance of Instances
createInstances(Instances) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Instances>}
createMessage() - Method in class org.jomc.model.ObjectFactory
Create an instance of Message
createMessage(Message) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Message>}
createMessageReference() - Method in class org.jomc.model.ObjectFactory
Create an instance of MessageReference
createMessages() - Method in class org.jomc.model.ObjectFactory
Create an instance of Messages
createMessages(Messages) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Messages>}
createModelObject() - Method in class org.jomc.model.ObjectFactory
Create an instance of ModelObject
createModule() - Method in class org.jomc.model.ObjectFactory
Create an instance of Module
createModule(Module) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Module>}
createModules() - Method in class org.jomc.model.ObjectFactory
Create an instance of Modules
createModules(Modules) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Modules>}
createObject(Instance, ClassLoader) - Method in class org.jomc.model.Modules
Creates an object of a given instance from the list of modules.
createPerson() - Method in class org.jomc.model.ObjectFactory
Create an instance of Person
createPerson(Person) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Person>}
createPersons() - Method in class org.jomc.model.ObjectFactory
Create an instance of Persons
createPersons(Persons) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Persons>}
createProperties() - Method in class org.jomc.model.ObjectFactory
Create an instance of Properties
createProperties(Properties) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Properties>}
createProperty() - Method in class org.jomc.model.ObjectFactory
Create an instance of Property
createProperty(Property) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Property>}
createPropertyReference() - Method in class org.jomc.model.ObjectFactory
Create an instance of PropertyReference
createSpecification() - Method in class org.jomc.model.ObjectFactory
Create an instance of Specification
createSpecification(Specification) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Specification>}
createSpecificationReference() - Method in class org.jomc.model.ObjectFactory
Create an instance of SpecificationReference
createSpecifications() - Method in class org.jomc.model.ObjectFactory
Create an instance of Specifications
createSpecifications(Specifications) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Specifications>}
createTemplate(Texts) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Texts>}
createText() - Method in class org.jomc.model.ObjectFactory
Create an instance of Text
createText(Text) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Text>}
createTexts() - Method in class org.jomc.model.ObjectFactory
Create an instance of Texts
createTexts(Texts) - Method in class org.jomc.model.ObjectFactory
Create an instance of JAXBElement<Texts>}

D

defaultLanguage - Variable in class org.jomc.model.Texts
 
DefaultModelProcessor - Class in org.jomc.model.modlet
Default object management and configuration ModelProcessor implementation.
DefaultModelProcessor() - Constructor for class org.jomc.model.modlet.DefaultModelProcessor
Creates a new DefaultModelProcessor instance.
DefaultModelProvider - Class in org.jomc.model.modlet
Default object management and configuration ModelProvider implementation.
DefaultModelProvider() - Constructor for class org.jomc.model.modlet.DefaultModelProvider
Creates a new DefaultModelProvider instance.
DefaultModelValidator - Class in org.jomc.model.modlet
Default object management and configuration ModelValidator implementation.
DefaultModelValidator() - Constructor for class org.jomc.model.modlet.DefaultModelValidator
Creates a new DefaultModelValidator instance.
Dependencies - Class in org.jomc.model
List of dependencies.
Dependencies() - Constructor for class org.jomc.model.Dependencies
Creates a new Dependencies instance.
Dependencies(Dependencies) - Constructor for class org.jomc.model.Dependencies
Creates a new Dependencies instance by deeply copying a given Dependencies instance.
dependencies - Variable in class org.jomc.model.Dependency
 
dependencies - Variable in class org.jomc.model.Implementation
 
dependencies - Variable in class org.jomc.model.Instance
 
dependency - Variable in class org.jomc.model.Dependencies
 
Dependency - Class in org.jomc.model
Model of a dependency.
Dependency() - Constructor for class org.jomc.model.Dependency
Creates a new Dependency instance.
Dependency(Dependency) - Constructor for class org.jomc.model.Dependency
Creates a new Dependency instance by deeply copying a given Dependency instance.
deprecated - Variable in class org.jomc.model.ModelObject
 
documentation - Variable in class org.jomc.model.ModelObject
 
DOUBLE - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Double.
DOUBLE_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type double.

E

ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelProcessor
Constant for the name of the model context attribute backing property enabled.
ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelProvider
Constant for the name of the model context attribute backing property enabled.
ENABLED_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelValidator
Constant for the name of the model context attribute backing property enabled.
equals(Object) - Method in class org.jomc.model.JavaIdentifier
Tests whether some other object is equal to the object.
equals(Object) - Method in class org.jomc.model.JavaTypeName
Tests whether another object is compile-time equal to this object.

F

findModel(ModelContext, Model) - Method in class org.jomc.model.modlet.DefaultModelProvider
findModules(ModelContext, String, String) - Method in class org.jomc.model.modlet.DefaultModelProvider
Searches a given context for modules.
findTransformers(ModelContext, String) - Method in class org.jomc.model.modlet.DefaultModelProcessor
Searches a given context for transformers.
FLOAT - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Float.
FLOAT_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type float.
fromValue(String) - Static method in enum org.jomc.model.ArgumentType
 
fromValue(String) - Static method in enum org.jomc.model.Multiplicity
 

G

getAny() - Method in class org.jomc.model.Argument
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Dependency
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Implementation
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Instance
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Message
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Module
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Person
Gets the value of the any property.
getAny() - Method in class org.jomc.model.Property
Object value of this property or null.
getAny() - Method in class org.jomc.model.Specification
Gets the value of the any property.
getAnyElement(String, String) - Method in class org.jomc.model.Argument
Deprecated.
As of JOMC 1.1, please use method Argument.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.model.Argument
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.model.Dependency
Deprecated.
As of JOMC 1.1, please use method Dependency.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.model.Dependency
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.model.Implementation
Deprecated.
As of JOMC 1.1, please use method Implementation.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.model.Implementation
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.model.Instance
Deprecated.
As of JOMC 1.1, please use method Instance.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.model.Instance
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.model.Message
Deprecated.
As of JOMC 1.1, please use method Message.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.model.Message
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.model.ModelObject
Deprecated.
As of JOMC 1.1, please use method ModelObject.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.model.ModelObject
Gets a single JAXBElement matching a namespace URI and local part from a given list of objects.
getAnyElement(String, String) - Method in class org.jomc.model.Module
Deprecated.
As of JOMC 1.1, please use method Module.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.model.Module
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.model.Person
Deprecated.
As of JOMC 1.1, please use method Person.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.model.Person
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.model.Specification
Deprecated.
As of JOMC 1.1, please use method Specification.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.model.Specification
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.model.Argument
Deprecated.
As of JOMC 1.1, please use method Argument.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.model.Argument
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.model.Dependency
Deprecated.
As of JOMC 1.1, please use method Dependency.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.model.Dependency
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.model.Implementation
Deprecated.
As of JOMC 1.1, please use method Implementation.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.model.Implementation
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.model.Instance
Deprecated.
As of JOMC 1.1, please use method Instance.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.model.Instance
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.model.Message
Deprecated.
As of JOMC 1.1, please use method Message.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.model.Message
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.model.ModelObject
Deprecated.
As of JOMC 1.1, please use method ModelObject.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.model.ModelObject
Gets a list containing all JAXBElements matching a namespace URI and local part from a given list of objects.
getAnyElements(String, String) - Method in class org.jomc.model.Module
Deprecated.
As of JOMC 1.1, please use method Module.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.model.Module
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.model.Person
Deprecated.
As of JOMC 1.1, please use method Person.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.model.Person
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.model.Specification
Deprecated.
As of JOMC 1.1, please use method Specification.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.model.Specification
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.model.Argument
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.model.Dependency
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.model.Implementation
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.model.Instance
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.model.Message
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.model.ModelObject
Gets a single object matching a class from a given list of objects.
getAnyObject(Class<T>) - Method in class org.jomc.model.Module
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.model.Person
Gets a single object matching a given class from the any property of the instance.
getAnyObject(Class<T>) - Method in class org.jomc.model.Specification
Gets a single object matching a given class from the any property of the instance.
getAnyObjects(Class<T>) - Method in class org.jomc.model.Argument
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.model.Dependency
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.model.Implementation
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.model.Instance
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.model.Message
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.model.ModelObject
Gets a list containing all objects matching a class from a given list of objects.
getAnyObjects(Class<T>) - Method in class org.jomc.model.Module
Gets a list containing all objects matching a given class from the any property of the instance.
getAnyObjects(String) - Method in class org.jomc.model.Modules
Gets any objects of an implementation from the list of modules.
getAnyObjects(Class<T>) - Method in class org.jomc.model.Person
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.model.Specification
Gets a list containing all objects matching a given class from the any property of the instance.
getArgument() - Method in class org.jomc.model.Arguments
Gets the value of the argument property.
getArgument(String) - Method in class org.jomc.model.Arguments
Gets an argument for a given name from the list of arguments.
getArgument(int) - Method in class org.jomc.model.Arguments
Gets an argument for a given index from the list of arguments.
getArguments() - Method in class org.jomc.model.JavaTypeName
Gets the arguments of the type name.
getArguments() - Method in class org.jomc.model.Message
The format arguments of this message or null.
getAuthor() - Method in class org.jomc.model.Authors
Gets the value of the author property.
getAuthors() - Method in class org.jomc.model.ModelObject
Authors of this object or null.
getBoxedName() - Method in class org.jomc.model.JavaTypeName
Gets the type name applying a boxing conversion.
getClass(ClassLoader, boolean) - Method in class org.jomc.model.JavaTypeName
Gets the Class object of the type using a given class loader.
getClassDeclaration() - Method in class org.jomc.model.InheritanceModel.Node
Gets the class declaration the node originates from.
getClassName() - Method in class org.jomc.model.JavaTypeName
Gets the class name of the type name.
getClasspathModule(String, ClassLoader) - Method in class org.jomc.model.Modules
Gets a module holding model objects resolved by inspecting a given class loader.
getClazz() - Method in class org.jomc.model.Implementation
The identifier of the class providing instances of this implementation or null.
getClazz() - Method in class org.jomc.model.Instance
The identifier of the class of this instance.
getClazz() - Method in class org.jomc.model.Specification
The identifier of the class providing the programming interface of this specification or null.
getCreateDate() - Method in class org.jomc.model.ModelObject
The date this object got created or null.
getCycleNodes(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding implementation reference nodes of an implementation causing a cycle.
getDefaultClasspathModuleName() - Static method in class org.jomc.model.Modules
Gets the default classpath module name.
getDefaultLanguage() - Method in class org.jomc.model.Texts
Default text of this list.
getDefaultModuleLocation() - Static method in class org.jomc.model.modlet.DefaultModelProvider
Gets the default location searched for module resources.
getDefaultTransformerLocation() - Static method in class org.jomc.model.modlet.DefaultModelProcessor
Gets the default location searched for transformer resources.
getDependencies() - Method in class org.jomc.model.Dependency
Dependencies of this dependency or null.
getDependencies() - Method in class org.jomc.model.Implementation
Dependencies of this implementation or null.
getDependencies() - Method in class org.jomc.model.Instance
Dependencies of this instance or null.
getDependencies(String) - Method in class org.jomc.model.Modules
Gets all dependencies of an implementation from the list of modules.
getDependenciesBySpecification(String) - Method in class org.jomc.model.Dependencies
Gets a list of dependencies referencing a given specification.
getDependency() - Method in class org.jomc.model.Dependencies
Gets the value of the dependency property.
getDependency(String) - Method in class org.jomc.model.Dependencies
Gets a dependency for a given name from the list of dependencies.
getDependencyJavaModifierName(String, String) - Method in class org.jomc.model.Modules
Gets the Java modifier name of a dependency.
getDependencyJavaTypeName(String, String) - Method in class org.jomc.model.Modules
Gets the Java type name of a dependency.
getDependencyNames(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the names of all dependencies of an implementation.
getDependencyNodes(String, String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective dependency nodes of an implementation.
getDependencyObjects() - Method in class org.jomc.model.Instance
Gets a mapping of dependency names to objects bound to the instance.
getDescendant() - Method in class org.jomc.model.InheritanceModel.Node
Gets the direct descendant node of the node.
getDocumentation() - Method in class org.jomc.model.ModelObject
Documentation of this object or null.
getIdentifier() - Method in class org.jomc.model.Implementation
The identifier of this implementation.
getIdentifier() - Method in class org.jomc.model.ImplementationReference
The identifier of the referenced implementation.
getIdentifier() - Method in class org.jomc.model.Instance
The identifier of this instance.
getIdentifier() - Method in class org.jomc.model.Specification
The identifier of this specification.
getIdentifier() - Method in class org.jomc.model.SpecificationReference
The identifier of the referenced specification.
getImplementation() - Method in class org.jomc.model.Implementations
Gets the value of the implementation property.
getImplementation(String) - Method in class org.jomc.model.Implementations
Gets an implementation for a given identifier from the list of implementations.
getImplementation(Class<?>) - Method in class org.jomc.model.Implementations
Gets an implementation for a given class from the list of implementations.
getImplementation() - Method in class org.jomc.model.InheritanceModel.Node
Gets the implementation the node originates from.
getImplementation(String) - Method in class org.jomc.model.Modules
Gets an implementation for a given identifier from the list of modules.
getImplementation(Class<?>) - Method in class org.jomc.model.Modules
Gets an implementation declaring a given class from the list of modules.
getImplementation(Object) - Method in class org.jomc.model.Modules
Gets an implementation for a given object from the list of modules.
getImplementation(String, String) - Method in class org.jomc.model.Modules
Gets an implementation for a given name implementing a given specification from the list of modules.
getImplementationByName(String) - Method in class org.jomc.model.Implementations
Gets an implementation for a given name from the list of implementations.
getImplementationName() - Method in class org.jomc.model.Dependency
Name of the selected implementation of the specification of this dependency or null.
getImplementationReferenceIdentifiers(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the identifiers of all implementation references of an implementation.
getImplementationReferenceNodes(String, String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective implementation reference nodes of an implementation.
getImplementations() - Method in class org.jomc.model.Implementation
References to implementations this implementation inherits from or null.
getImplementations() - Method in class org.jomc.model.Module
Implementations of this module or null.
getImplementations() - Method in class org.jomc.model.Modules
Gets all implementations of the list of modules.
getImplementations(String) - Method in class org.jomc.model.Modules
Gets all implementations implementing a given specification from the list of modules.
getImplementedJavaTypeNames(String) - Method in class org.jomc.model.Modules
Gets a list holding all JavaTypeNames an implementation implements from the list of modules.
getIndex() - Method in class org.jomc.model.Argument
Index of this argument.
getInstance() - Method in class org.jomc.model.Instances
Gets the value of the instance property.
getInstance(String) - Method in class org.jomc.model.Instances
Gets an instance for a given identifier from the list of instances.
getInstance(Object) - Method in class org.jomc.model.Modules
Gets the instance of an object from the list of modules.
getInstance(String) - Method in class org.jomc.model.Modules
Gets an instance for an implementation from the list of modules.
getInstance(String, Dependency) - Method in class org.jomc.model.Modules
Gets an instance for an implementation from the list of modules overridden with a given dependency.
getJavaClass(ClassLoader) - Method in class org.jomc.model.Implementation
Gets the Java class of the type referenced by the implementation for a given class loader.
getJavaClass(ClassLoader) - Method in class org.jomc.model.Instance
Gets the Java class of the type referenced by the instance for a given class loader.
getJavaClass(ClassLoader) - Method in class org.jomc.model.Specification
Gets the Java class of the type referenced by the specification for a given class loader.
getJavaClasses(ClassLoader) - Method in class org.jomc.model.Instance
Gets the Java classes of all types referenced by the specifications of the instance for a given class loader.
getJavaConstantName() - Method in class org.jomc.model.Dependency
Gets the Java constant name of the dependency.
getJavaConstantName() - Method in class org.jomc.model.Message
Gets the Java constant name of the message.
getJavaConstantName() - Method in class org.jomc.model.Property
Gets the Java constant name of the message.
getJavaConstructor(ClassLoader) - Method in class org.jomc.model.Instance
Gets the Java constructor to use for creating objects of the instance.
getJavadocComment(String, String) - Method in class org.jomc.model.Text
Formats the text to a Javadoc comment.
getJavaFactoryMethod(ClassLoader) - Method in class org.jomc.model.Instance
Gets the Java method to use for creating objects of the instance.
getJavaFactoryMethodName() - Method in class org.jomc.model.Instance
Gets the name of the Java method to use for creating objects of the instance.
getJavaGetterMethodName() - Method in class org.jomc.model.Dependency
Gets the Java getter method name of the dependency.
getJavaGetterMethodName() - Method in class org.jomc.model.Message
Gets the Java getter method name of the message.
getJavaGetterMethodName() - Method in class org.jomc.model.Property
Gets the Java getter method name of the property.
getJavaMessage(Locale) - Method in class org.jomc.model.Message
Gets a Java MessageFormat instance for a given locale.
getJavaProxyClass(ClassLoader) - Method in class org.jomc.model.Instance
Gets the Java proxy class for a given class loader.
getJavaSetterMethodName() - Method in class org.jomc.model.Dependency
Gets the Java setter method name of the dependency.
getJavaSetterMethodName() - Method in class org.jomc.model.Message
Gets the Java setter method name of the message.
getJavaSetterMethodName() - Method in class org.jomc.model.Property
Gets the Java setter method name of the property.
getJavaTypeName() - Method in class org.jomc.model.Argument
Gets the Java type name of the type referenced by the argument.
getJavaTypeName() - Method in class org.jomc.model.Implementation
Gets the Java type name of the type referenced by the implementation.
getJavaTypeName() - Method in class org.jomc.model.Instance
Gets the Java type name of the type referenced by the instance.
getJavaTypeName() - Method in class org.jomc.model.Property
Gets the Java type name of the property.
getJavaTypeName() - Method in class org.jomc.model.Specification
Gets the Java type name of the type referenced by the specification.
getJavaValue(ClassLoader) - Method in class org.jomc.model.Property
Gets the Java value of the property.
getJavaVariableName() - Method in class org.jomc.model.Argument
Gets the Java variable name of the argument.
getJavaVariableName() - Method in class org.jomc.model.Dependency
Gets the Java variable name of the dependency.
getJavaVariableName() - Method in class org.jomc.model.Message
Gets the Java variable name of the message.
getJavaVariableName() - Method in class org.jomc.model.Property
Gets the Java variable name of the property.
getJaxbElementNames(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the qualified names of all XML elements of an implementation.
getJaxbElementNodes(String, QName) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective JAXB element nodes of an implementation.
getLanguage() - Method in class org.jomc.model.Text
The language key of this text.
getLocation() - Method in class org.jomc.model.Implementation
An URI of the location providing instances of this implementation or null.
getLocationUri() - Method in class org.jomc.model.Implementation
Gets the location URI used for locating instances of this implementation.
getMail() - Method in class org.jomc.model.Person
Mail address of this person or null.
getMergedModule(String) - Method in class org.jomc.model.Modules
Merges this list of modules to a single module.
getMessage() - Method in class org.jomc.model.Messages
Gets the value of the message property.
getMessage(String) - Method in class org.jomc.model.Messages
Gets a message for a given name from the list of messages.
getMessageJavaModifierName(String, String) - Method in class org.jomc.model.Modules
Gets the Java modifier name of a message.
getMessageNames(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the names of all messages of an implementation.
getMessageNodes(String, String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective message nodes of an implementation.
getMessageObjects() - Method in class org.jomc.model.Instance
Gets a mapping of message names to a mapping of locales to message format objects bound to the instance.
getMessages() - Method in class org.jomc.model.Dependency
Messages of this dependency or null.
getMessages() - Method in class org.jomc.model.Implementation
Messages of this implementation or null.
getMessages() - Method in class org.jomc.model.Instance
Messages of this instance or null.
getMessages() - Method in class org.jomc.model.Module
Messages of this module or null.
getMessages(String) - Method in class org.jomc.model.Modules
Gets all messages of an implementation from the list of modules.
getMimeType() - Method in class org.jomc.model.Text
Gets the mime-type of the text.
getModelObject() - Method in class org.jomc.model.InheritanceModel.Node
Gets the model object of the node.
getModelVersion() - Method in class org.jomc.model.ModelObject
Model version of this object.
getModule() - Method in class org.jomc.model.Modules
Gets the value of the module property.
getModule(String) - Method in class org.jomc.model.Modules
Gets a module for a given name from the list of modules.
getModuleLocation() - Method in class org.jomc.model.modlet.DefaultModelProvider
Gets the location searched for module resources.
getModuleOfImplementation(String) - Method in class org.jomc.model.Modules
Gets the module declaring a given implementation from the list of modules.
getModuleOfSpecification(String) - Method in class org.jomc.model.Modules
Gets the module declaring a given specification from the list of modules.
getModules(Model) - Static method in class org.jomc.model.modlet.ModelHelper
Gets the Modules of a Model.
getMultiplicity() - Method in class org.jomc.model.Specification
The implementation multiplicity of this specification.
getName() - Method in class org.jomc.model.Argument
Name of this argument.
getName() - Method in class org.jomc.model.Dependency
Name of this dependency.
getName() - Method in class org.jomc.model.Implementation
The name of this implementation.
getName() - Method in class org.jomc.model.Instance
The name of the implementation of the specifications implemented by this instance.
getName(boolean) - Method in class org.jomc.model.JavaTypeName
Gets the type name.
getName() - Method in class org.jomc.model.Message
The name of this message.
getName() - Method in class org.jomc.model.MessageReference
The name of the referenced message.
getName() - Method in class org.jomc.model.Module
Name of this module.
getName() - Method in class org.jomc.model.Person
Name of this person.
getName() - Method in class org.jomc.model.Property
Name of this property.
getName() - Method in class org.jomc.model.PropertyReference
The name of the referenced property.
getOverriddenNodes() - Method in class org.jomc.model.InheritanceModel.Node
Gets a set of nodes overridden by the node.
getPackageName() - Method in class org.jomc.model.JavaTypeName
Gets the fully qualified package name of the type name.
getPath() - Method in class org.jomc.model.InheritanceModel.Node
Gets the path to the node.
getPerson() - Method in class org.jomc.model.Persons
Gets the value of the person property.
getProperties() - Method in class org.jomc.model.Dependency
Properties of this dependency or null.
getProperties() - Method in class org.jomc.model.Implementation
Properties of this implementation or null.
getProperties() - Method in class org.jomc.model.Instance
Properties of this instance or null.
getProperties() - Method in class org.jomc.model.Module
Properties of this module or null.
getProperties(String) - Method in class org.jomc.model.Modules
Gets all properties of an implementation from the list of modules.
getProperties() - Method in class org.jomc.model.Specification
Properties of this specification or null.
getPropertiesByType(String) - Method in class org.jomc.model.Properties
Gets a list of properties of a given type.
getProperty() - Method in class org.jomc.model.Properties
Gets the value of the property property.
getProperty(String) - Method in class org.jomc.model.Properties
Gets a property for a given name from the list of properties.
getPropertyJavaModifierName(String, String) - Method in class org.jomc.model.Modules
Gets the Java modifier name of a property.
getPropertyNames(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the names of all properties of an implementation.
getPropertyNodes(String, String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective property nodes of an implementation.
getPropertyObjects() - Method in class org.jomc.model.Instance
Gets a mapping of property names to objects bound to the instance.
getQualifiedName() - Method in class org.jomc.model.JavaTypeName
Gets the fully qualified name of the type name.
getReference() - Method in class org.jomc.model.Implementations
Gets the value of the reference property.
getReference(String) - Method in class org.jomc.model.Implementations
Gets an implementation reference for a given identifier from the list of references.
getReference() - Method in class org.jomc.model.Messages
Gets the value of the reference property.
getReference(String) - Method in class org.jomc.model.Messages
Gets a message reference for a given name from the list of references.
getReference() - Method in class org.jomc.model.Properties
Gets the value of the reference property.
getReference(String) - Method in class org.jomc.model.Properties
Gets a property reference for a given name from the list of references.
getReference() - Method in class org.jomc.model.Specifications
Gets the value of the reference property.
getReference(String) - Method in class org.jomc.model.Specifications
Gets a specification reference for a given identifier from the list of references.
getScope() - Method in class org.jomc.model.Specification
Scope instances of implementations of this specification apply to or null, if instances of implementations of this specification are not bound to any scope (multiton).
getSimpleName() - Method in class org.jomc.model.JavaTypeName
Gets the simple name of the type name.
getSourceNodes(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding source nodes of an implementation.
getSpecification() - Method in class org.jomc.model.InheritanceModel.Node
Gets the specification the node originates from.
getSpecification(String) - Method in class org.jomc.model.Modules
Gets a specification for a given identifier from the list of modules.
getSpecification(Class<?>) - Method in class org.jomc.model.Modules
Gets a specification declaring a given class from the list of modules.
getSpecification() - Method in class org.jomc.model.Specifications
Gets the value of the specification property.
getSpecification(String) - Method in class org.jomc.model.Specifications
Gets a specification for a given identifier from the list of specifications.
getSpecification(Class<?>) - Method in class org.jomc.model.Specifications
Gets a specification for a given class from the list of specifications.
getSpecificationReferenceIdentifiers(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the identifiers of all specification references of an implementation.
getSpecificationReferenceNodes(String, String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective specification reference nodes of an implementation.
getSpecifications() - Method in class org.jomc.model.Implementation
References to specifications implemented by this implementation or null.
getSpecifications() - Method in class org.jomc.model.Instance
Specifications implemented by this instance or null.
getSpecifications() - Method in class org.jomc.model.Module
Specifications of this module or null.
getSpecifications() - Method in class org.jomc.model.Modules
Gets all specifications of the list of modules.
getSpecifications(String) - Method in class org.jomc.model.Modules
Gets all specifications an implementation implements from the list of modules.
getSpecifiedProperties(String) - Method in class org.jomc.model.Modules
Gets all properties specified for an implementation from the list of modules.
getTemplate() - Method in class org.jomc.model.Message
The localizable template of this message.
getText() - Method in class org.jomc.model.Texts
Gets the value of the text property.
getText(String) - Method in class org.jomc.model.Texts
Gets a text for a given language from the list of texts.
getText(Locale) - Method in class org.jomc.model.Texts
Gets a text for a given locale from the list of texts.
getTransformerLocation() - Method in class org.jomc.model.modlet.DefaultModelProcessor
Gets the location searched for transformer resources.
getType() - Method in class org.jomc.model.Argument
Type of this argument.
getType() - Method in class org.jomc.model.Property
Type of this property or null.
getType() - Method in class org.jomc.model.Text
The Multipurpose Internet Mail Extension (MIME) type, as defined in RFC 2045 and 2046.
getTypeName() - Method in class org.jomc.model.JavaTypeName.Argument
Gets the type name of the argument.
getUnboxedName() - Method in class org.jomc.model.JavaTypeName
Gets the type name applying an unboxing conversion.
getValue() - Method in class org.jomc.model.Property
String value of this property or null.
getValue() - Method in class org.jomc.model.Text
Gets the value of the value property.
getVendor() - Method in class org.jomc.model.Implementation
The vendor of this implementation or null.
getVendor() - Method in class org.jomc.model.Module
Vendor of this module or null.
getVendor() - Method in class org.jomc.model.Specification
The vendor of this specification or null.
getVersion() - Method in class org.jomc.model.Author
The version created by this author or null.
getVersion() - Method in class org.jomc.model.Implementation
The version of this implementation or null.
getVersion() - Method in class org.jomc.model.ImplementationReference
The version of the referenced implementation or null.
getVersion() - Method in class org.jomc.model.Module
Version of this module or null.
getVersion() - Method in class org.jomc.model.Specification
The version of this specification or null.
getVersion() - Method in class org.jomc.model.SpecificationReference
The version of the referenced specification or null.
getWildcardBounds() - Method in class org.jomc.model.JavaTypeName.Argument
Gets the wildcard bounds of the argument.
getXmlElementNames(String) - Method in class org.jomc.model.InheritanceModel
Gets a set holding the qualified names of all XML elements of an implementation.
getXmlElementNodes(String, QName) - Method in class org.jomc.model.InheritanceModel
Gets a set holding effective XML element nodes of an implementation.

H

hashCode() - Method in class org.jomc.model.JavaIdentifier
Returns the hash-code value of the object.
hashCode() - Method in class org.jomc.model.JavaTypeName
Gets the hash code value of the object.

I

identifier - Variable in class org.jomc.model.Implementation
 
identifier - Variable in class org.jomc.model.ImplementationReference
 
identifier - Variable in class org.jomc.model.Instance
 
identifier - Variable in class org.jomc.model.Specification
 
identifier - Variable in class org.jomc.model.SpecificationReference
 
Implementation - Class in org.jomc.model
Model of an implementation.
Implementation() - Constructor for class org.jomc.model.Implementation
Creates a new Implementation instance.
Implementation(Implementation) - Constructor for class org.jomc.model.Implementation
Creates a new Implementation instance by deeply copying a given Implementation instance.
implementation - Variable in class org.jomc.model.Implementations
 
implementationName - Variable in class org.jomc.model.Dependency
 
ImplementationReference - Class in org.jomc.model
Reference to an implementation.
ImplementationReference() - Constructor for class org.jomc.model.ImplementationReference
Creates a new ImplementationReference instance.
ImplementationReference(ImplementationReference) - Constructor for class org.jomc.model.ImplementationReference
Creates a new ImplementationReference instance by deeply copying a given ImplementationReference instance.
implementations - Variable in class org.jomc.model.Implementation
 
Implementations - Class in org.jomc.model
List of implementations.
Implementations() - Constructor for class org.jomc.model.Implementations
Creates a new Implementations instance.
Implementations(Implementations) - Constructor for class org.jomc.model.Implementations
Creates a new Implementations instance by deeply copying a given Implementations instance.
implementations - Variable in class org.jomc.model.Module
 
index - Variable in class org.jomc.model.Argument
 
Inheritable - Interface in org.jomc.model
Interface to model object inheritance.
InheritanceModel - Class in org.jomc.model
Inheritance model.
InheritanceModel(Modules) - Constructor for class org.jomc.model.InheritanceModel
Creates a new InheritanceModel instance.
InheritanceModel.Node<T> - Class in org.jomc.model
Inheritance model node.
InheritanceModel.Node(Implementation, Specification, Implementation, InheritanceModel.Node<Implementation>, T, boolean, boolean) - Constructor for class org.jomc.model.InheritanceModel.Node
Creates a new Node instance.
Instance - Class in org.jomc.model
Model of an instance.
Instance() - Constructor for class org.jomc.model.Instance
Creates a new Instance instance.
Instance(Instance) - Constructor for class org.jomc.model.Instance
Creates a new Instance instance by deeply copying a given Instance instance.
instance - Variable in class org.jomc.model.Instances
 
Instances - Class in org.jomc.model
List of instances.
Instances() - Constructor for class org.jomc.model.Instances
Creates a new Instances instance.
Instances(Instances) - Constructor for class org.jomc.model.Instances
Creates a new Instances instance by deeply copying a given Instances instance.
INTEGER - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Integer.
INTEGER_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type int.
isAbstract() - Method in class org.jomc.model.Implementation
true, if this implementation is abstract.
isArray() - Method in class org.jomc.model.JavaTypeName
Gets a flag indicating the type name denotes an array type.
isBound() - Method in class org.jomc.model.Dependency
true, if instances of this dependency are bound to the declaring implementation.
isClassDeclaration() - Method in class org.jomc.model.Implementation
true, if this implementation declares the class given by property clazz.
isClassDeclaration() - Method in class org.jomc.model.Specification
true, if this specification declares the class given by property clazz.
isDefaultEnabled() - Static method in class org.jomc.model.modlet.DefaultModelProcessor
Gets a flag indicating the processor is enabled by default.
isDefaultEnabled() - Static method in class org.jomc.model.modlet.DefaultModelProvider
Gets a flag indicating the provider is enabled by default.
isDefaultEnabled() - Static method in class org.jomc.model.modlet.DefaultModelValidator
Gets a flag indicating the validator is enabled by default.
isDefaultValidateJava() - Static method in class org.jomc.model.modlet.DefaultModelValidator
Gets a flag indicating the validator is performing Java related validation by default.
isDefaultValidating() - Static method in class org.jomc.model.modlet.DefaultModelProvider
Gets a flag indicating the provider is validating resources by default.
isDeprecated() - Method in class org.jomc.model.ModelObject
true, if this object is deprecated.
isEnabled() - Method in class org.jomc.model.modlet.DefaultModelProcessor
Gets a flag indicating the processor is enabled.
isEnabled() - Method in class org.jomc.model.modlet.DefaultModelProvider
Gets a flag indicating the provider is enabled.
isEnabled() - Method in class org.jomc.model.modlet.DefaultModelValidator
Gets a flag indicating the validator is enabled.
isFinal() - Method in class org.jomc.model.Implementation
true, if this implementation is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.ImplementationReference
true, if this implementation reference is the final node in an inheritance hierarchy.
isFinal() - Method in interface org.jomc.model.Inheritable
Gets a flag indicating the inheritable is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.InheritanceModel.Node
Gets a flag indicating the node is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.Message
true, if this message is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.MessageReference
true, if this message reference is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.Property
true, if this property is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.PropertyReference
true, if this property reference is the final node in an inheritance hierarchy.
isFinal() - Method in class org.jomc.model.SpecificationReference
true, if this specification reference is the final node in an inheritance hierarchy.
isJavaClassAssignable(ClassLoader) - Method in class org.jomc.model.Instance
Gets a flag indicating the Java class of the instance is assignable to all Java classes of all specifications of the instance.
isOptional() - Method in class org.jomc.model.Dependency
true, if this dependency is optional.
isOverride() - Method in class org.jomc.model.ImplementationReference
true, if this implementation reference is intended to override a super implementation reference.
isOverride() - Method in interface org.jomc.model.Inheritable
Gets a flag indicating the inheritable is intended to override a super inheritable.
isOverride() - Method in class org.jomc.model.InheritanceModel.Node
Gets a flag indicating the node is intended to override an ancestor node.
isOverride() - Method in class org.jomc.model.Message
true, if this message is intended to override a super message.
isOverride() - Method in class org.jomc.model.MessageReference
true, if this message reference is intended to override a super message reference.
isOverride() - Method in class org.jomc.model.Property
true, if this property is intended to override a super property.
isOverride() - Method in class org.jomc.model.PropertyReference
true, if this property reference is intended to override a super property reference.
isOverride() - Method in class org.jomc.model.SpecificationReference
true, if this specification reference is intended to override a super specification reference.
isPrimitive() - Method in class org.jomc.model.JavaTypeName
Gets a flag indicating the type name denotes a primitive type.
isStateless() - Method in class org.jomc.model.Implementation
true, if instances of this implementation do not retain state across operations.
isStateless() - Method in class org.jomc.model.Instance
true, if this instance does not retain state across operations.
isUnboxable() - Method in class org.jomc.model.JavaTypeName
Gets a flag indicating the type name denotes a wrapper type of a primitive type.
isUnnamedPackage() - Method in class org.jomc.model.JavaTypeName
Gets a flag indicating the type name denotes a type located in an unnamed package.
isValidateJava() - Method in class org.jomc.model.modlet.DefaultModelValidator
Gets a flag indicating the validator is performing Java related validation.
isValidating() - Method in class org.jomc.model.modlet.DefaultModelProvider
Gets a flag indicating the provider is validating resources.
isWildcard() - Method in class org.jomc.model.JavaTypeName.Argument
Gets a flag indicating the argument is a wildcard argument.

J

JavaIdentifier - Class in org.jomc.model
Data type of a Java identifier.
JavaIdentifier.NormalizationMode - Enum in org.jomc.model
Normalization modes.
JavaTypeName - Class in org.jomc.model
Data type of a Java type name.
JavaTypeName.Argument - Class in org.jomc.model
Data type of an argument of a parameterized Java type name.

L

language - Variable in class org.jomc.model.Text
 
length() - Method in class org.jomc.model.JavaIdentifier
Returns the length of this character sequence.
location - Variable in class org.jomc.model.Implementation
 
LONG - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Long.
LONG_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type long.

M

mail - Variable in class org.jomc.model.Person
 
Message - Class in org.jomc.model
Model of a message.
Message() - Constructor for class org.jomc.model.Message
Creates a new Message instance.
Message(Message) - Constructor for class org.jomc.model.Message
Creates a new Message instance by deeply copying a given Message instance.
message - Variable in class org.jomc.model.Messages
 
MessageReference - Class in org.jomc.model
Reference to a message.
MessageReference() - Constructor for class org.jomc.model.MessageReference
Creates a new MessageReference instance.
MessageReference(MessageReference) - Constructor for class org.jomc.model.MessageReference
Creates a new MessageReference instance by deeply copying a given MessageReference instance.
messages - Variable in class org.jomc.model.Dependency
 
messages - Variable in class org.jomc.model.Implementation
 
messages - Variable in class org.jomc.model.Instance
 
Messages - Class in org.jomc.model
List of messages.
Messages() - Constructor for class org.jomc.model.Messages
Creates a new Messages instance.
Messages(Messages) - Constructor for class org.jomc.model.Messages
Creates a new Messages instance by deeply copying a given Messages instance.
messages - Variable in class org.jomc.model.Module
 
MODEL_PUBLIC_ID - Static variable in class org.jomc.model.ModelObject
Public identifier of the object management and configuration model.
ModelHelper - Class in org.jomc.model.modlet
Object management and configuration Model helper.
ModelHelper() - Constructor for class org.jomc.model.modlet.ModelHelper
Creates a new ModelHelper instance.
ModelObject - Class in org.jomc.model
Base model object.
ModelObject() - Constructor for class org.jomc.model.ModelObject
Creates a new ModelObject instance.
ModelObject(ModelObject) - Constructor for class org.jomc.model.ModelObject
Creates a new ModelObject instance by deeply copying a given ModelObject instance.
ModelObjectException - Exception in org.jomc.model
Gets thrown by methods of ModelObjects when failing unexpectedly.
ModelObjectException() - Constructor for exception org.jomc.model.ModelObjectException
Creates a new ModelObjectException instance.
ModelObjectException(String) - Constructor for exception org.jomc.model.ModelObjectException
Creates a new ModelObjectException instance taking a message.
ModelObjectException(Throwable) - Constructor for exception org.jomc.model.ModelObjectException
Creates a new ModelObjectException instance taking a cause.
ModelObjectException(String, Throwable) - Constructor for exception org.jomc.model.ModelObjectException
Creates a new ModelObjectException instance taking a message and a cause.
modelVersion - Variable in class org.jomc.model.ModelObject
 
Module - Class in org.jomc.model
Model of a module.
Module() - Constructor for class org.jomc.model.Module
Creates a new Module instance.
Module(Module) - Constructor for class org.jomc.model.Module
Creates a new Module instance by deeply copying a given Module instance.
module - Variable in class org.jomc.model.Modules
 
MODULE_LOCATION_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelProvider
Constant for the name of the model context attribute backing property moduleLocation.
Modules - Class in org.jomc.model
List of modules.
Modules() - Constructor for class org.jomc.model.Modules
Creates a new Modules instance.
Modules(Modules) - Constructor for class org.jomc.model.Modules
Creates a new Modules instance by deeply copying a given Modules instance.
Modules(Map<Object, Instance>) - Constructor for class org.jomc.model.Modules
Creates a new Modules instance taking a map backing the instance.
Modules(Modules, Map<Object, Instance>) - Constructor for class org.jomc.model.Modules
Creates a new Modules instance by deeply copying a given Modules instance taking a map backing the instance.
Multiplicity - Enum in org.jomc.model
Java class for Multiplicity.
multiplicity - Variable in class org.jomc.model.Specification
 

N

name - Variable in class org.jomc.model.Argument
 
name - Variable in class org.jomc.model.Dependency
 
name - Variable in class org.jomc.model.Implementation
 
name - Variable in class org.jomc.model.Instance
 
name - Variable in class org.jomc.model.Message
 
name - Variable in class org.jomc.model.MessageReference
 
name - Variable in class org.jomc.model.Module
 
name - Variable in class org.jomc.model.Person
 
name - Variable in class org.jomc.model.Property
 
name - Variable in class org.jomc.model.PropertyReference
 
normalize(String, JavaIdentifier.NormalizationMode) - Static method in class org.jomc.model.JavaIdentifier
Normalizes text from the beginning of the given string to produce a JavaIdentifier.

O

ObjectFactory - Class in org.jomc.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.jomc.model package.
ObjectFactory() - Constructor for class org.jomc.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jomc.model
optional - Variable in class org.jomc.model.Dependency
 
org.jomc.model - package org.jomc.model
Object management and configuration model classes.
org.jomc.model.modlet - package org.jomc.model.modlet
Object management and configuration modlet classes.
override - Variable in class org.jomc.model.ImplementationReference
 
override - Variable in class org.jomc.model.Message
 
override - Variable in class org.jomc.model.MessageReference
 
override - Variable in class org.jomc.model.Property
 
override - Variable in class org.jomc.model.PropertyReference
 
override - Variable in class org.jomc.model.SpecificationReference
 

P

parse(String) - Static method in class org.jomc.model.JavaIdentifier
Parses text from the beginning of a given string to produce a JavaIdentifier instance.
parse(String) - Static method in class org.jomc.model.JavaTypeName
Parses text from the beginning of the given string to produce a JavaTypeName instance.
Person - Class in org.jomc.model
Model of a person.
Person() - Constructor for class org.jomc.model.Person
Creates a new Person instance.
Person(Person) - Constructor for class org.jomc.model.Person
Creates a new Person instance by deeply copying a given Person instance.
person - Variable in class org.jomc.model.Persons
 
Persons - Class in org.jomc.model
List of persons.
Persons() - Constructor for class org.jomc.model.Persons
Creates a new Persons instance.
Persons(Persons) - Constructor for class org.jomc.model.Persons
Creates a new Persons instance by deeply copying a given Persons instance.
processModel(ModelContext, Model) - Method in class org.jomc.model.modlet.DefaultModelProcessor
properties - Variable in class org.jomc.model.Dependency
 
properties - Variable in class org.jomc.model.Implementation
 
properties - Variable in class org.jomc.model.Instance
 
properties - Variable in class org.jomc.model.Module
 
Properties - Class in org.jomc.model
List of properties.
Properties() - Constructor for class org.jomc.model.Properties
Creates a new Properties instance.
Properties(Properties) - Constructor for class org.jomc.model.Properties
Creates a new Properties instance by deeply copying a given Properties instance.
properties - Variable in class org.jomc.model.Specification
 
property - Variable in class org.jomc.model.Properties
 
Property - Class in org.jomc.model
Model of a property.
Property() - Constructor for class org.jomc.model.Property
Creates a new Property instance.
Property(Property) - Constructor for class org.jomc.model.Property
Creates a new Property instance by deeply copying a given Property instance.
PropertyException - Exception in org.jomc.model
Gets thrown whenever getting a Property's value fails unexpectedly.
PropertyException() - Constructor for exception org.jomc.model.PropertyException
Creates a new PropertyException instance.
PropertyException(String) - Constructor for exception org.jomc.model.PropertyException
Creates a new PropertyException instance taking a message.
PropertyException(Throwable) - Constructor for exception org.jomc.model.PropertyException
Creates a new PropertyException instance taking a cause.
PropertyException(String, Throwable) - Constructor for exception org.jomc.model.PropertyException
Creates a new PropertyException instance taking a message and a cause.
PropertyReference - Class in org.jomc.model
Reference to a property.
PropertyReference() - Constructor for class org.jomc.model.PropertyReference
Creates a new PropertyReference instance.
PropertyReference(PropertyReference) - Constructor for class org.jomc.model.PropertyReference
Creates a new PropertyReference instance by deeply copying a given PropertyReference instance.

R

reference - Variable in class org.jomc.model.Implementations
 
reference - Variable in class org.jomc.model.Messages
 
reference - Variable in class org.jomc.model.Properties
 
reference - Variable in class org.jomc.model.Specifications
 
removeModules(Model) - Static method in class org.jomc.model.modlet.ModelHelper
Removes Modules from a Model.
runtimeEquals(Object) - Method in class org.jomc.model.JavaTypeName
Tests whether another object is runtime equal to this object.

S

scope - Variable in class org.jomc.model.Specification
 
setAbstract(Boolean) - Method in class org.jomc.model.Implementation
Sets the value of the abstract property.
setAny(Object) - Method in class org.jomc.model.Property
Sets the value of the any property.
setArguments(Arguments) - Method in class org.jomc.model.Message
Sets the value of the arguments property.
setAuthors(Authors) - Method in class org.jomc.model.ModelObject
Sets the value of the authors property.
setBound(Boolean) - Method in class org.jomc.model.Dependency
Sets the value of the bound property.
setClassDeclaration(Boolean) - Method in class org.jomc.model.Implementation
Sets the value of the classDeclaration property.
setClassDeclaration(Boolean) - Method in class org.jomc.model.Specification
Sets the value of the classDeclaration property.
setClazz(String) - Method in class org.jomc.model.Implementation
Sets the value of the clazz property.
setClazz(String) - Method in class org.jomc.model.Instance
Sets the value of the clazz property.
setClazz(String) - Method in class org.jomc.model.Specification
Sets the value of the clazz property.
setCreateDate(XMLGregorianCalendar) - Method in class org.jomc.model.ModelObject
Sets the value of the createDate property.
setDefaultClasspathModuleName(String) - Static method in class org.jomc.model.Modules
Sets the default classpath module name.
setDefaultEnabled(Boolean) - Static method in class org.jomc.model.modlet.DefaultModelProcessor
Sets the flag indicating the processor is enabled by default.
setDefaultEnabled(Boolean) - Static method in class org.jomc.model.modlet.DefaultModelProvider
Sets the flag indicating the provider is enabled by default.
setDefaultEnabled(Boolean) - Static method in class org.jomc.model.modlet.DefaultModelValidator
Sets the flag indicating the validator is enabled by default.
setDefaultLanguage(String) - Method in class org.jomc.model.Texts
Sets the value of the defaultLanguage property.
setDefaultModuleLocation(String) - Static method in class org.jomc.model.modlet.DefaultModelProvider
Sets the default location searched for module resources.
setDefaultTransformerLocation(String) - Static method in class org.jomc.model.modlet.DefaultModelProcessor
Sets the default location searched for transformer resources.
setDefaultValidateJava(Boolean) - Static method in class org.jomc.model.modlet.DefaultModelValidator
Sets the flag indicating the validator is performing Java related validation by default.
setDefaultValidating(Boolean) - Static method in class org.jomc.model.modlet.DefaultModelProvider
Sets the flag indicating the provider is validating resources by default.
setDependencies(Dependencies) - Method in class org.jomc.model.Dependency
Sets the value of the dependencies property.
setDependencies(Dependencies) - Method in class org.jomc.model.Implementation
Sets the value of the dependencies property.
setDependencies(Dependencies) - Method in class org.jomc.model.Instance
Sets the value of the dependencies property.
setDeprecated(Boolean) - Method in class org.jomc.model.ModelObject
Sets the value of the deprecated property.
setDocumentation(Texts) - Method in class org.jomc.model.ModelObject
Sets the value of the documentation property.
setEnabled(Boolean) - Method in class org.jomc.model.modlet.DefaultModelProcessor
Sets the flag indicating the processor is enabled.
setEnabled(Boolean) - Method in class org.jomc.model.modlet.DefaultModelProvider
Sets the flag indicating the provider is enabled.
setEnabled(Boolean) - Method in class org.jomc.model.modlet.DefaultModelValidator
Sets the flag indicating the validator is enabled.
setFinal(Boolean) - Method in class org.jomc.model.Implementation
Sets the value of the final property.
setFinal(Boolean) - Method in class org.jomc.model.ImplementationReference
Sets the value of the final property.
setFinal(Boolean) - Method in class org.jomc.model.Message
Sets the value of the final property.
setFinal(Boolean) - Method in class org.jomc.model.MessageReference
Sets the value of the final property.
setFinal(Boolean) - Method in class org.jomc.model.Property
Sets the value of the final property.
setFinal(Boolean) - Method in class org.jomc.model.PropertyReference
Sets the value of the final property.
setFinal(Boolean) - Method in class org.jomc.model.SpecificationReference
Sets the value of the final property.
setIdentifier(String) - Method in class org.jomc.model.Implementation
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.jomc.model.ImplementationReference
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.jomc.model.Instance
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.jomc.model.Specification
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.jomc.model.SpecificationReference
Sets the value of the identifier property.
setImplementationName(String) - Method in class org.jomc.model.Dependency
Sets the value of the implementationName property.
setImplementations(Implementations) - Method in class org.jomc.model.Implementation
Sets the value of the implementations property.
setImplementations(Implementations) - Method in class org.jomc.model.Module
Sets the value of the implementations property.
setIndex(int) - Method in class org.jomc.model.Argument
Sets the value of the index property.
setLanguage(String) - Method in class org.jomc.model.Text
Sets the value of the language property.
setLocation(String) - Method in class org.jomc.model.Implementation
Sets the value of the location property.
setMail(String) - Method in class org.jomc.model.Person
Sets the value of the mail property.
setMessages(Messages) - Method in class org.jomc.model.Dependency
Sets the value of the messages property.
setMessages(Messages) - Method in class org.jomc.model.Implementation
Sets the value of the messages property.
setMessages(Messages) - Method in class org.jomc.model.Instance
Sets the value of the messages property.
setMessages(Messages) - Method in class org.jomc.model.Module
Sets the value of the messages property.
setModelVersion(String) - Method in class org.jomc.model.ModelObject
Sets the value of the modelVersion property.
setModuleLocation(String) - Method in class org.jomc.model.modlet.DefaultModelProvider
Sets the location searched for module resources.
setModules(Model, Modules) - Static method in class org.jomc.model.modlet.ModelHelper
Sets the Modules of a Model.
setMultiplicity(Multiplicity) - Method in class org.jomc.model.Specification
Sets the value of the multiplicity property.
setName(String) - Method in class org.jomc.model.Argument
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Dependency
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Implementation
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Instance
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Message
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.MessageReference
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Module
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Person
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.Property
Sets the value of the name property.
setName(String) - Method in class org.jomc.model.PropertyReference
Sets the value of the name property.
setOptional(Boolean) - Method in class org.jomc.model.Dependency
Sets the value of the optional property.
setOverride(Boolean) - Method in class org.jomc.model.ImplementationReference
Sets the value of the override property.
setOverride(Boolean) - Method in class org.jomc.model.Message
Sets the value of the override property.
setOverride(Boolean) - Method in class org.jomc.model.MessageReference
Sets the value of the override property.
setOverride(Boolean) - Method in class org.jomc.model.Property
Sets the value of the override property.
setOverride(Boolean) - Method in class org.jomc.model.PropertyReference
Sets the value of the override property.
setOverride(Boolean) - Method in class org.jomc.model.SpecificationReference
Sets the value of the override property.
setProperties(Properties) - Method in class org.jomc.model.Dependency
Sets the value of the properties property.
setProperties(Properties) - Method in class org.jomc.model.Implementation
Sets the value of the properties property.
setProperties(Properties) - Method in class org.jomc.model.Instance
Sets the value of the properties property.
setProperties(Properties) - Method in class org.jomc.model.Module
Sets the value of the properties property.
setProperties(Properties) - Method in class org.jomc.model.Specification
Sets the value of the properties property.
setScope(String) - Method in class org.jomc.model.Specification
Sets the value of the scope property.
setSpecifications(Specifications) - Method in class org.jomc.model.Implementation
Sets the value of the specifications property.
setSpecifications(Specifications) - Method in class org.jomc.model.Instance
Sets the value of the specifications property.
setSpecifications(Specifications) - Method in class org.jomc.model.Module
Sets the value of the specifications property.
setStateless(Boolean) - Method in class org.jomc.model.Implementation
Sets the value of the stateless property.
setStateless(Boolean) - Method in class org.jomc.model.Instance
Sets the value of the stateless property.
setTemplate(Texts) - Method in class org.jomc.model.Message
Sets the value of the template property.
setTransformerLocation(String) - Method in class org.jomc.model.modlet.DefaultModelProcessor
Sets the location searched for transformer resources.
setType(ArgumentType) - Method in class org.jomc.model.Argument
Sets the value of the type property.
setType(String) - Method in class org.jomc.model.Property
Sets the value of the type property.
setType(String) - Method in class org.jomc.model.Text
Sets the value of the type property.
setValidateJava(Boolean) - Method in class org.jomc.model.modlet.DefaultModelValidator
Sets the flag indicating the validator is performing Java related validation.
setValidating(Boolean) - Method in class org.jomc.model.modlet.DefaultModelProvider
Sets the flag indicating the provider is validating resources.
setValue(String) - Method in class org.jomc.model.Property
Sets the value of the value property.
setValue(String) - Method in class org.jomc.model.Text
Sets the value of the value property.
setVendor(String) - Method in class org.jomc.model.Implementation
Sets the value of the vendor property.
setVendor(String) - Method in class org.jomc.model.Module
Sets the value of the vendor property.
setVendor(String) - Method in class org.jomc.model.Specification
Sets the value of the vendor property.
setVersion(String) - Method in class org.jomc.model.Author
Sets the value of the version property.
setVersion(String) - Method in class org.jomc.model.Implementation
Sets the value of the version property.
setVersion(String) - Method in class org.jomc.model.ImplementationReference
Sets the value of the version property.
setVersion(String) - Method in class org.jomc.model.Module
Sets the value of the version property.
setVersion(String) - Method in class org.jomc.model.Specification
Sets the value of the version property.
setVersion(String) - Method in class org.jomc.model.SpecificationReference
Sets the value of the version property.
SHORT - Static variable in class org.jomc.model.JavaTypeName
Java type name of class Short.
SHORT_TYPE - Static variable in class org.jomc.model.JavaTypeName
Java type name of basic type short.
Specification - Class in org.jomc.model
Model of a specification.
Specification() - Constructor for class org.jomc.model.Specification
Creates a new Specification instance.
Specification(Specification) - Constructor for class org.jomc.model.Specification
Creates a new Specification instance by deeply copying a given Specification instance.
specification - Variable in class org.jomc.model.Specifications
 
SpecificationReference - Class in org.jomc.model
Reference to a specification.
SpecificationReference() - Constructor for class org.jomc.model.SpecificationReference
Creates a new SpecificationReference instance.
SpecificationReference(SpecificationReference) - Constructor for class org.jomc.model.SpecificationReference
Creates a new SpecificationReference instance by deeply copying a given SpecificationReference instance.
specifications - Variable in class org.jomc.model.Implementation
 
specifications - Variable in class org.jomc.model.Instance
 
specifications - Variable in class org.jomc.model.Module
 
Specifications - Class in org.jomc.model
List of specifications.
Specifications() - Constructor for class org.jomc.model.Specifications
Creates a new Specifications instance.
Specifications(Specifications) - Constructor for class org.jomc.model.Specifications
Creates a new Specifications instance by deeply copying a given Specifications instance.
stateless - Variable in class org.jomc.model.Implementation
 
stateless - Variable in class org.jomc.model.Instance
 
subSequence(int, int) - Method in class org.jomc.model.JavaIdentifier
Returns a new CharSequence that is a subsequence of this sequence.

T

template - Variable in class org.jomc.model.Message
 
Text - Class in org.jomc.model
Model of text.
Text() - Constructor for class org.jomc.model.Text
Creates a new Text instance.
Text(Text) - Constructor for class org.jomc.model.Text
Creates a new Text instance by deeply copying a given Text instance.
text - Variable in class org.jomc.model.Texts
 
Texts - Class in org.jomc.model
List of texts.
Texts() - Constructor for class org.jomc.model.Texts
Creates a new Texts instance.
Texts(Texts) - Constructor for class org.jomc.model.Texts
Creates a new Texts instance by deeply copying a given Texts instance.
toString() - Method in class org.jomc.model.JavaIdentifier
Returns a string containing the characters in this sequence in the same order as this sequence.
toString() - Method in class org.jomc.model.JavaTypeName.Argument
Creates a string representation of the instance.
toString() - Method in class org.jomc.model.JavaTypeName
Creates a string representation of the instance.
TRANSFORMER_LOCATION_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelProcessor
Constant for the name of the model context attribute backing property transformerLocation.
type - Variable in class org.jomc.model.Argument
 
type - Variable in class org.jomc.model.Property
 
type - Variable in class org.jomc.model.Text
 

V

VALIDATE_JAVA_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelValidator
Constant for the name of the model context attribute backing property validateJava.
validateModel(ModelContext, Model) - Method in class org.jomc.model.modlet.DefaultModelValidator
 
VALIDATING_ATTRIBUTE_NAME - Static variable in class org.jomc.model.modlet.DefaultModelProvider
Constant for the name of the model context attribute backing property validating.
value() - Method in enum org.jomc.model.ArgumentType
 
value() - Method in enum org.jomc.model.Multiplicity
 
value - Variable in class org.jomc.model.Property
 
value - Variable in class org.jomc.model.Text
 
valueOf(String) - Static method in enum org.jomc.model.ArgumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jomc.model.JavaIdentifier.NormalizationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.jomc.model.JavaIdentifier
Parses text from the beginning of a given string to produce a JavaIdentifier instance.
valueOf(String) - Static method in class org.jomc.model.JavaTypeName
Parses text from the beginning of the given string to produce a JavaTypeName instance.
valueOf(String) - Static method in enum org.jomc.model.Multiplicity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jomc.model.ArgumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jomc.model.JavaIdentifier.NormalizationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jomc.model.Multiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
vendor - Variable in class org.jomc.model.Implementation
 
vendor - Variable in class org.jomc.model.Module
 
vendor - Variable in class org.jomc.model.Specification
 
version - Variable in class org.jomc.model.Author
 
version - Variable in class org.jomc.model.Implementation
 
version - Variable in class org.jomc.model.ImplementationReference
 
version - Variable in class org.jomc.model.Module
 
version - Variable in class org.jomc.model.Specification
 
version - Variable in class org.jomc.model.SpecificationReference
 

_

_abstract - Variable in class org.jomc.model.Implementation
 
_final - Variable in class org.jomc.model.Implementation
 
_final - Variable in class org.jomc.model.ImplementationReference
 
_final - Variable in class org.jomc.model.Message
 
_final - Variable in class org.jomc.model.MessageReference
 
_final - Variable in class org.jomc.model.Property
 
_final - Variable in class org.jomc.model.PropertyReference
 
_final - Variable in class org.jomc.model.SpecificationReference
 
A B C D E F G H I J L M N O P R S T V _ 

Copyright © 2005–2015 The JOMC Project. All rights reserved.