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.
|
addAttribute, attachLifecycle, checkLCItem, getAllCheckListItemNames, getAllLifecycleActions, getAllVotingItems, getAttribute, getAttributeKeys, getAttributes, getDependencies, getDependents, getId, getLifecycleName, getLifecycleNames, getLifecycleState, getLifecycleState, getPath, getQName, invokeAction, invokeAction, isLCItemChecked, isVoted, removeAttribute, setAttribute, setAttributes, setId, uncheckLCItem, unvote, vote
org.apache.axiom.om.OMElement getSchemaElement()
void setSchemaElement(org.apache.axiom.om.OMElement schemaElement)
schemaElement
- the schema element.Copyright © 2015 WSO2. All Rights Reserved.