|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MicroContentClass
A representation of the model object 'Micro Content Class'.
The following features are supported:
ModelPackage.getMicroContentClass()
Method Summary | |
---|---|
CodeBundle |
getCodeBundle()
Returns the value of the 'Code Bundle' reference |
java.lang.String |
getImplementation()
Returns the value of the 'Implementation' attribute |
void |
setCodeBundle(CodeBundle value)
Sets the value of the ' Code Bundle ' reference |
void |
setImplementation(java.lang.String value)
Sets the value of the ' Implementation ' 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 |
---|
java.lang.String getImplementation()
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
setImplementation(String)
,
ModelPackage.getMicroContentClass_Implementation()
void setImplementation(java.lang.String value)
Implementation
' attribute.
value
- the new value of the 'Implementation' attribute.getImplementation()
CodeBundle getCodeBundle()
If the meaning of the 'Code Bundle' reference isn't clear, there really should be more of a description here...
setCodeBundle(CodeBundle)
,
ModelPackage.getMicroContentClass_CodeBundle()
void setCodeBundle(CodeBundle value)
Code Bundle
' reference.
value
- the new value of the 'Code Bundle' reference.getCodeBundle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |