|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.Behaviors.impl.ActionImpl
ujf.verimag.bip.Core.Modules.impl.OpaqueElementImpl
public class OpaqueElementImpl
An implementation of the model object 'Opaque Element'.
The following features are implemented:
| Field Summary | |
|---|---|
protected java.lang.String |
body
The cached value of the ' Body' attribute. |
protected static java.lang.String |
BODY_EDEFAULT
The default value of the ' Body' attribute. |
protected static boolean |
IS_HEADER_EDEFAULT
The default value of the ' Is Header' attribute. |
protected boolean |
isHeader
The cached value of the ' Is Header' attribute. |
| Constructor Summary | |
|---|---|
protected |
OpaqueElementImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getBody()
|
boolean |
isIsHeader()
|
void |
setBody(java.lang.String newBody)
|
void |
setIsHeader(boolean newIsHeader)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String BODY_EDEFAULT
Body' attribute.
getBody()protected java.lang.String body
Body' attribute.
getBody()protected static final boolean IS_HEADER_EDEFAULT
Is Header' attribute.
isIsHeader(),
Constant Field Valuesprotected boolean isHeader
Is Header' attribute.
isIsHeader()| Constructor Detail |
|---|
protected OpaqueElementImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ActionImplpublic java.lang.String getBody()
getBody in interface OpaqueElementOpaqueElement.setBody(String),
ModulesPackage.getOpaqueElement_Body()public void setBody(java.lang.String newBody)
setBody in interface OpaqueElementnewBody - the new value of the 'Body' attribute.OpaqueElement.getBody()public boolean isIsHeader()
isIsHeader in interface OpaqueElementOpaqueElement.setIsHeader(boolean),
ModulesPackage.getOpaqueElement_IsHeader()public void setIsHeader(boolean newIsHeader)
setIsHeader in interface OpaqueElementnewIsHeader - the new value of the 'Is Header' attribute.OpaqueElement.isIsHeader()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||