|
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
org.eclipse.cosmos.rm.repository.internal.application.impl.AbstractSMLFragment
public abstract class AbstractSMLFragment
An abstract SML fragment
| Constructor Summary | |
|---|---|
AbstractSMLFragment()
|
|
| Method Summary | |
|---|---|
protected abstract org.w3c.dom.Node |
getRootNode()
Returns the node that will be used as the context. |
java.lang.String |
retrieveDescription()
Retrieves and returns the description of this item |
java.lang.String |
retrieveDisplayName()
Retrieves and returns the display name of this item |
java.lang.String |
retrieveName()
Retrieves and returns the name of this item |
| Methods inherited from class org.eclipse.cosmos.rm.repository.internal.resource.SMLDocumentFragment |
|---|
getNodeList, getParentDocument, setNodeList, setParentDocument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.cosmos.rm.repository.internal.application.ISMLResourceBase |
|---|
isReference |
| Constructor Detail |
|---|
public AbstractSMLFragment()
| Method Detail |
|---|
protected abstract org.w3c.dom.Node getRootNode()
public java.lang.String retrieveName()
ISMLResourceBase
retrieveName in interface ISMLResourceBaseISMLResourceBase.retrieveName()public java.lang.String retrieveDisplayName()
ISMLResourceBase
retrieveDisplayName in interface ISMLResourceBaseISMLResourceBase.retrieveDisplayName()public java.lang.String retrieveDescription()
ISMLResourceBase
retrieveDescription in interface ISMLResourceBaseISMLResourceBase.retrieveDescription()
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||