public interface MetaModelCS
A representation of the model object 'Meta Model CS'.
The following features are supported:
KM3CSTPackage.getMetaModelCS()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<PackageCS> |
getPackages()
Returns the value of the 'Packages' containment reference list. |
Methods inherited from interface org.eclipse.gmt.umlx.km3.cst.ElementCS |
---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
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<PackageCS> getPackages()
PackageCS
.
If the meaning of the 'Packages' containment reference list isn't clear, there really should be more of a description here...
KM3CSTPackage.getMetaModelCS_Packages()