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