public class CustomModelDefinitionImpl extends Object implements CustomModelDefinition
ModelDefinition.XMLBindingTypepublic static List<ConstraintDefinition> removeInlineConstraints(CompiledModel compiledModel)
compiledModel - the compiled modelpublic String getDescription()
CustomModelDefinitiongetDescription in interface CustomModelDefinitionpublic boolean isActive()
CustomModelDefinitionisActive in interface CustomModelDefinitionpublic String getAnalyserResourceBundleName()
ModelDefinitiongetAnalyserResourceBundleName in interface ModelDefinitionpublic String getAuthor()
getAuthor in interface ModelDefinitionpublic long getChecksum(ModelDefinition.XMLBindingType xmlbindingtype)
getChecksum in interface ModelDefinitionpublic String getDescription(MessageLookup messagelookup)
getDescription in interface ModelDefinitionpublic DictionaryDAO getDictionaryDAO()
getDictionaryDAO in interface ModelDefinitionpublic Collection<NamespaceDefinition> getImportedNamespaces()
getImportedNamespaces in interface ModelDefinitionpublic QName getName()
getName in interface ModelDefinitionpublic Collection<NamespaceDefinition> getNamespaces()
getNamespaces in interface ModelDefinitionpublic Date getPublishedDate()
getPublishedDate in interface ModelDefinitionpublic String getVersion()
getVersion in interface ModelDefinitionpublic boolean isNamespaceDefined(String uri)
isNamespaceDefined in interface ModelDefinitionuri - namespace uripublic boolean isNamespaceImported(String uri)
isNamespaceImported in interface ModelDefinitionuri - namespace uripublic void toXML(ModelDefinition.XMLBindingType xmlbindingtype, OutputStream xml)
toXML in interface ModelDefinitionpublic Collection<TypeDefinition> getTypeDefinitions()
CustomModelDefinitionCollection of the model TypeDefinitionsgetTypeDefinitions in interface CustomModelDefinitionpublic Collection<AspectDefinition> getAspectDefinitions()
CustomModelDefinitionCollection of the model AspectDefinitionsgetAspectDefinitions in interface CustomModelDefinitionpublic Collection<ConstraintDefinition> getModelDefinedConstraints()
CustomModelDefinitionCollection of the model defined ConstraintDefinitionsgetModelDefinedConstraints in interface CustomModelDefinitionCopyright © 2005–2019 Alfresco Software. All rights reserved.