| Method parameters in org.jomc.model with type arguments of type ModelObject |
private ModelException.Detail |
DefaultModelManager.newAbstractLocationConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
String location)
|
private ModelException.Detail |
DefaultModelManager.newDependencyInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Dependency dependency,
Implementation finalSuperDependency)
|
private ModelException.Detail |
DefaultModelManager.newDependencyMultipleInheritanceContraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Dependency dependency)
|
private ModelException.Detail |
DefaultModelManager.newDependencyOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Dependency dependency)
|
private ModelException.Detail |
DefaultModelManager.newDependencyPropertiesOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Dependency dependency,
Specification specification,
Property property)
|
private ModelException.Detail |
DefaultModelManager.newDependencyPropertyReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Dependency dependency,
PropertyReference reference)
|
private ModelException.Detail |
DefaultModelManager.newFinalModuleMessageConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
Message message)
|
private ModelException.Detail |
DefaultModelManager.newFinalModulePropertyConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
Property property)
|
private ModelException.Detail |
DefaultModelManager.newImplementationImplementationDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Implementation declaration)
|
private ModelException.Detail |
DefaultModelManager.newImplementationInheritanceCompatibilityConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Implementation superImplementation,
String expectedVersion)
|
private ModelException.Detail |
DefaultModelManager.newImplementationInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Implementation finalSuperImplementation)
|
private ModelException.Detail |
DefaultModelManager.newImplementationInheritanceCycleConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Implementation cycle)
|
private ModelException.Detail |
DefaultModelManager.newImplementationNameConstraintDetail(JAXBElement<? extends ModelObject> element,
Specification specification,
Implementation implementation)
|
private ModelException.Detail |
DefaultModelManager.newImplementationSpecificationDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Specification specification)
|
private ModelException.Detail |
DefaultModelManager.newImplementationVersioningConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation declaring,
Implementation implementation)
|
private ModelException.Detail |
DefaultModelManager.newIncompatibleDependencyDetail(JAXBElement<? extends ModelObject> element,
String implementation,
String implementationModule,
String specification,
String specificationModule,
String requiredVersion,
String availableVersion)
|
private ModelException.Detail |
DefaultModelManager.newIncompatibleImplementationDetail(JAXBElement<? extends ModelObject> element,
String implementation,
String implementationModule,
String specification,
String specificationModule,
String implementedVersion,
String specifiedVersion)
|
private ModelException.Detail |
DefaultModelManager.newMandatoryDependencyConstraintDetail(JAXBElement<? extends ModelObject> element,
String implementation,
String dependencyName)
|
private ModelException.Detail |
DefaultModelManager.newMessageInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Message message,
Implementation finalSuperMessage)
|
private ModelException.Detail |
DefaultModelManager.newMessageInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
MessageReference reference,
Implementation finalSuperMessage)
|
private ModelException.Detail |
DefaultModelManager.newMessageMultipleInheritanceContraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Message message)
|
private ModelException.Detail |
DefaultModelManager.newMessageOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Message message)
|
private ModelException.Detail |
DefaultModelManager.newMessageOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
MessageReference reference)
|
private ModelException.Detail |
DefaultModelManager.newModuleImplementationReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
ImplementationReference reference)
|
private ModelException.Detail |
DefaultModelManager.newModuleMessageReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
MessageReference reference)
|
private ModelException.Detail |
DefaultModelManager.newModulePropertyReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
PropertyReference reference)
|
private ModelException.Detail |
DefaultModelManager.newModuleSpecificationReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
SpecificationReference reference)
|
private ModelException.Detail |
DefaultModelManager.newMultiplicityConstraintDetail(JAXBElement<? extends ModelObject> element,
Specification specification,
Implementation implementation)
|
private ModelException.Detail |
DefaultModelManager.newOverrideModuleMessageConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
Message message)
|
private ModelException.Detail |
DefaultModelManager.newOverrideModulePropertyConstraintDetail(JAXBElement<? extends ModelObject> element,
Module module,
Property property)
|
private ModelException.Detail |
DefaultModelManager.newPropertyInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Property property,
Implementation finalSuperProperty)
|
private ModelException.Detail |
DefaultModelManager.newPropertyInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
PropertyReference reference,
Implementation finalSuperProperty)
|
private ModelException.Detail |
DefaultModelManager.newPropertyMultipleInheritanceContraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Property property)
|
private ModelException.Detail |
DefaultModelManager.newPropertyOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Property property)
|
private ModelException.Detail |
DefaultModelManager.newPropertyOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
PropertyReference reference)
|
private ModelException.Detail |
DefaultModelManager.newSpecificationInheritanceConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
SpecificationReference specification,
Implementation finalSuperSpecification)
|
private ModelException.Detail |
DefaultModelManager.newSpecificationMultipleInheritanceContraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
SpecificationReference reference)
|
private ModelException.Detail |
DefaultModelManager.newSpecificationOverrideConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
SpecificationReference reference)
|
private ModelException.Detail |
DefaultModelManager.newSpecificationPropertyReferenceDeclarationConstraintDetail(JAXBElement<? extends ModelObject> element,
Specification specification,
PropertyReference reference)
|
private ModelException.Detail |
DefaultModelManager.newSpecificationVersioningConstraintDetail(JAXBElement<? extends ModelObject> element,
Implementation implementation,
Specification specification)
|
void |
ModelException.Detail.setElement(JAXBElement<? extends ModelObject> value)
Sets the element of this detail. |
void |
ModelManager.validateModelObject(JAXBElement<? extends ModelObject> modelObject)
Validates a given model object. |
void |
DefaultModelManager.validateModelObject(JAXBElement<? extends ModelObject> modelObject)
|