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