|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.rm.repository.internal.resource.SMLDocumentFragment
public class SMLDocumentFragment
The file system representation of an SML fragment.
| Constructor Summary | |
|---|---|
SMLDocumentFragment()
|
|
| Method Summary | |
|---|---|
org.w3c.dom.NodeList |
getNodeList()
The node list representing a fragment of the parent SML document |
org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocument |
getParentDocument()
Returns the parent document that owns this fragment |
void |
setNodeList(org.w3c.dom.NodeList nodeList)
|
void |
setParentDocument(org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocument parentDocument)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMLDocumentFragment()
| Method Detail |
|---|
public org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocument getParentDocument()
org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocumentFragment
getParentDocument in interface org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocumentFragmentISMLDocumentFragment.getParentDocument()public void setParentDocument(org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocument parentDocument)
public org.w3c.dom.NodeList getNodeList()
org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocumentFragment
getNodeList in interface org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocumentFragmentISMLDocumentFragment.getNodeList()public void setNodeList(org.w3c.dom.NodeList nodeList)
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||