|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PackageMapping
A representation of the model object 'Package Mapping'.
The following features are supported:
MappingPackage.getPackageMapping()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getClasses()
Returns the value of the 'Classes' containment reference list. |
ClassMapping |
getClassMapping(java.lang.String name)
|
java.lang.String |
getPackageName()
Returns the value of the 'Package Name' attribute |
void |
setPackageName(java.lang.String value)
Sets the value of the ' Package Name ' 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 getClasses()
ClassMapping
.
If the meaning of the 'Classes' containment reference list isn't clear, there really should be more of a description here...
MappingPackage.getPackageMapping_Classes()
java.lang.String getPackageName()
If the meaning of the 'Package Name' attribute isn't clear, there really should be more of a description here...
setPackageName(String)
,
MappingPackage.getPackageMapping_PackageName()
void setPackageName(java.lang.String value)
Package Name
' attribute.
value
- the new value of the 'Package Name' attribute.getPackageName()
ClassMapping getClassMapping(java.lang.String name)
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |