|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceModel
A representation of the model object 'Trace Model'.
The following features are supported:
TraceabilitymodelPackage.getTraceModel()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<File> |
getFiles()
Returns the value of the 'Files' containment reference list. |
org.eclipse.emf.common.util.EList<MetaModel> |
getMetaModels()
Returns the value of the 'Meta Models' containment reference list. |
org.eclipse.emf.common.util.EList<ModelElementRef> |
getModelElementRefs()
Returns the value of the 'Model Element Refs' containment reference list. |
org.eclipse.emf.common.util.EList<Trace> |
getTrace()
Returns the value of the 'Trace' containment reference list. |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList<Trace> getTrace()
Trace
.
If the meaning of the 'Trace' containment reference list isn't clear, there really should be more of a description here...
TraceabilitymodelPackage.getTraceModel_Trace()
org.eclipse.emf.common.util.EList<File> getFiles()
File
.
If the meaning of the 'Files' containment reference list isn't clear, there really should be more of a description here...
TraceabilitymodelPackage.getTraceModel_Files()
org.eclipse.emf.common.util.EList<ModelElementRef> getModelElementRefs()
ModelElementRef
.
If the meaning of the 'Model Element Refs' containment reference list isn't clear, there really should be more of a description here...
TraceabilitymodelPackage.getTraceModel_ModelElementRefs()
org.eclipse.emf.common.util.EList<MetaModel> getMetaModels()
MetaModel
.
If the meaning of the 'Meta Models' containment reference list isn't clear, there really should be more of a description here...
TraceabilitymodelPackage.getTraceModel_MetaModels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |