|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Package
A representation of the model object 'Package'.
The following features are supported:
CheckresultmodelPackage.getPackage()
Method Summary | |
---|---|
EList<Context> |
getContext()
Returns the value of the 'Context' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
EPackage |
getPackageReference()
Returns the value of the 'Package Reference' reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setPackageReference(EPackage value)
Sets the value of the ' Package Reference ' reference |
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 |
---|
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)
,
CheckresultmodelPackage.getPackage_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
EList<Context> getContext()
Context
.
If the meaning of the 'Context' containment reference list isn't clear, there really should be more of a description here...
CheckresultmodelPackage.getPackage_Context()
EPackage getPackageReference()
If the meaning of the 'Package Reference' reference isn't clear, there really should be more of a description here...
setPackageReference(EPackage)
,
CheckresultmodelPackage.getPackage_PackageReference()
void setPackageReference(EPackage value)
Package Reference
' reference.
value
- the new value of the 'Package Reference' reference.getPackageReference()
|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.