public interface CustomModelDefinition extends ModelDefinition
ModelDefinition.XMLBindingType
Modifier and Type | Method and Description |
---|---|
Collection<AspectDefinition> |
getAspectDefinitions()
Returns a
Collection of the model AspectDefinition s |
String |
getDescription()
Returns the model description
|
Collection<ConstraintDefinition> |
getModelDefinedConstraints()
Returns a
Collection of the model defined ConstraintDefinition s |
Collection<TypeDefinition> |
getTypeDefinitions()
Returns a
Collection of the model TypeDefinition s |
boolean |
isActive()
Whether the model is active or not
|
getAnalyserResourceBundleName, getAuthor, getChecksum, getDescription, getDictionaryDAO, getImportedNamespaces, getName, getNamespaces, getPublishedDate, getVersion, isNamespaceDefined, isNamespaceImported, toXML
boolean isActive()
String getDescription()
Collection<TypeDefinition> getTypeDefinitions()
Collection
of the model TypeDefinition
sCollection<AspectDefinition> getAspectDefinitions()
Collection
of the model AspectDefinition
sCollection<ConstraintDefinition> getModelDefinedConstraints()
Collection
of the model defined ConstraintDefinition
sCopyright © 2005–2019 Alfresco Software. All rights reserved.