|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface File
A representation of the model object 'File'.
The following features are supported:
TraceabilitymodelPackage.getFile()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getBlocks()
Returns the value of the 'Blocks' containment reference list. |
java.lang.String |
getID()
Returns the value of the 'ID' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getURI()
Returns the value of the 'URI' attribute. |
void |
setID(java.lang.String value)
Sets the value of the ' ID ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setURI(java.lang.String value)
Sets the value of the ' URI ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList getBlocks()
Block
.
If the meaning of the 'Blocks' containment reference list isn't clear, there really should be more of a description here...
TraceabilitymodelPackage.getFile_Blocks()
java.lang.String getID()
""
.
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String)
,
TraceabilitymodelPackage.getFile_ID()
void setID(java.lang.String value)
ID
' attribute.
value
- the new value of the 'ID' attribute.getID()
java.lang.String getName()
""
.
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
TraceabilitymodelPackage.getFile_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getURI()
""
.
If the meaning of the 'URI' attribute isn't clear, there really should be more of a description here...
setURI(String)
,
TraceabilitymodelPackage.getFile_URI()
void setURI(java.lang.String value)
URI
' attribute.
value
- the new value of the 'URI' attribute.getURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |