public interface Schema extends GovernanceArtifact
Modifier and Type | Method and Description |
---|---|
org.apache.axiom.om.OMElement |
getSchemaElement()
Method to obtain the schema element of this schema artifact.
|
void |
setSchemaElement(org.apache.axiom.om.OMElement schemaElement)
Method to set the schema element of this schema artifact.
|
addAssociation, addAssociation, addAttribute, addBidirectionalAssociation, addTag, addTags, attach, attach, attachLifecycle, checkLCItem, compareTo, detach, getAllCheckListItemNames, getAllLifecycleActions, getAllVotingItems, getAllVotingItems, getAssociatedArtifactIds, getAssociations, getAttribute, getAttributeKeys, getAttributes, getCurrentStateDuration, getDependencies, getDependents, getId, getLifecycleName, getLifecycleNames, getLifecycleState, getLifecycleState, getMediaType, getPath, getPropertyKeys, getQName, invokeAction, invokeAction, isLCItemChecked, isRegistryAwareArtifact, isVoted, isVoted, listTags, removeAssociation, removeAssociation, removeAttribute, removeTag, removeTags, setAttribute, setAttributes, setId, setQName, uncheckLCItem, uniqueTo, unvote, unvote, vote, vote
org.apache.axiom.om.OMElement getSchemaElement()
void setSchemaElement(org.apache.axiom.om.OMElement schemaElement)
schemaElement
- the schema element.Copyright © 2017 WSO2. All Rights Reserved.