|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TImport
| Field Summary |
|---|
| Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
Definitions |
getBPMNDefinitions()
|
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.BPMNDiagram |
getBPMNDiagram()
|
com.ebmwebsourcing.easybox.api.XmlObject |
getImportContent()
|
java.lang.String |
getImportType()
|
java.lang.String |
getLocation()
|
java.lang.String |
getNamespace()
|
com.ebmwebsourcing.easyschema10.api.element.Schema |
getSchema()
|
com.ebmwebsourcing.easywsdl11.api.element.Definitions |
getWSDL11Definitions()
|
boolean |
hasImportType()
|
boolean |
hasLocation()
|
boolean |
hasNamespace()
|
boolean |
isBPMN20Import()
|
boolean |
isBPMNDIImport()
|
boolean |
isWSDL11Import()
|
boolean |
isWSDL20Import()
|
boolean |
isXSDImport()
|
void |
setImportContent(com.ebmwebsourcing.easybox.api.XmlObject content)
Facility to store the actual content of the file referenced by this import. |
void |
setImportType(java.lang.String value)
|
void |
setLocation(java.lang.String value)
|
void |
setNamespace(java.lang.String value)
|
| Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
|---|
duplicateXmlObject, duplicateXmlObjectAs, getXmlContext, getXmlObjectAdoptedChildren, getXmlObjectAttributes, getXmlObjectDOMNode, getXmlObjectInScopeNamespaces, getXmlObjectNaturalChildren, setXmlObjectQName |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObjectNode |
|---|
getUserData, getXmlObjectAncestors, getXmlObjectBaseIndexes, getXmlObjectBaseRoot, getXmlObjectBaseURI, getXmlObjectBaseXPath, getXmlObjectChildren, getXmlObjectDescendants, getXmlObjectFollowing, getXmlObjectFollowingSibling, getXmlObjectFollowingSiblings, getXmlObjectIndex, getXmlObjectParent, getXmlObjectPreceding, getXmlObjectPrecedingOrAncestor, getXmlObjectPrecedingSibling, getXmlObjectPrecedingSiblings, getXmlObjectQName, getXmlObjectRoot, getXmlObjectTextContent, getXmlObjectValue, hasUserData, setUserData |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
java.lang.String getNamespace()
void setNamespace(java.lang.String value)
boolean hasNamespace()
java.lang.String getLocation()
void setLocation(java.lang.String value)
boolean hasLocation()
java.lang.String getImportType()
void setImportType(java.lang.String value)
boolean hasImportType()
boolean isWSDL20Import()
boolean isBPMN20Import()
boolean isXSDImport()
boolean isWSDL11Import()
boolean isBPMNDIImport()
void setImportContent(com.ebmwebsourcing.easybox.api.XmlObject content)
com.ebmwebsourcing.easyschema10.api.element.Schema getSchema()
throws BPMNException
BPMNException
com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.BPMNDiagram getBPMNDiagram()
throws BPMNException
BPMNException
Definitions getBPMNDefinitions()
throws BPMNException
BPMNException
com.ebmwebsourcing.easywsdl11.api.element.Definitions getWSDL11Definitions()
throws BPMNException
BPMNException
com.ebmwebsourcing.easybox.api.XmlObject getImportContent()
throws BPMNException
BPMNException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||