|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
com.ibm.etools.systems.app.model.impl.ArtifactImpl
com.ibm.etools.systems.app.model.src.impl.CallableBlockImpl
com.ibm.etools.systems.app.model.src.impl.CallableBlockWithSignatureImpl
public class CallableBlockWithSignatureImpl
An implementation of the model object 'Callable Block With Signature'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected boolean |
exported
The cached value of the ' Exported' attribute. |
protected static boolean |
EXPORTED_EDEFAULT
The default value of the ' Exported' attribute. |
| Fields inherited from class com.ibm.etools.systems.app.model.src.impl.CallableBlockImpl |
|---|
END_POSITION_EDEFAULT, endPosition, START_POSITION_EDEFAULT, startPosition |
| Fields inherited from class com.ibm.etools.systems.app.model.impl.ArtifactImpl |
|---|
external, EXTERNAL_EDEFAULT, location, LOCATION_EDEFAULT, name, NAME_EDEFAULT, subtype, SUBTYPE_EDEFAULT, type, TYPE_EDEFAULT, version, VERSION_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
CallableBlockWithSignatureImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
boolean |
isExported()
|
void |
setExported(boolean newExported)
|
String |
toString()
|
| Methods inherited from class com.ibm.etools.systems.app.model.src.impl.CallableBlockImpl |
|---|
basicSetSourceContainer, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getEndPosition, getSourceContainer, getStartPosition, setEndPosition, setSourceContainer, setStartPosition |
| Methods inherited from class com.ibm.etools.systems.app.model.impl.ArtifactImpl |
|---|
getLocation, getName, getSubtype, getType, getVersion, isExternal, setExternal, setLocation, setName, setSubtype, setType, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ibm.etools.systems.app.model.src.CallableBlock |
|---|
getEndPosition, getSourceContainer, getStartPosition, setEndPosition, setSourceContainer, setStartPosition |
| Methods inherited from interface com.ibm.etools.systems.app.model.Artifact |
|---|
getLocation, getName, getSubtype, getType, getVersion, isExternal, setExternal, setLocation, setName, setSubtype, setType, setVersion |
| Field Detail |
|---|
public static final String copyright
protected static final boolean EXPORTED_EDEFAULT
Exported' attribute.
isExported(),
Constant Field Valuesprotected boolean exported
Exported' attribute.
isExported()| Constructor Detail |
|---|
protected CallableBlockWithSignatureImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class CallableBlockImplpublic boolean isExported()
isExported in interface CallableBlockWithSignatureCallableBlockWithSignature.setExported(boolean),
SrcPackage.getCallableBlockWithSignature_Exported()public void setExported(boolean newExported)
setExported in interface CallableBlockWithSignaturenewExported - the new value of the 'Exported' attribute.CallableBlockWithSignature.isExported()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class CallableBlockImpl
public void eSet(int featureID,
Object newValue)
eSet in class CallableBlockImplpublic void eUnset(int featureID)
eUnset in class CallableBlockImplpublic boolean eIsSet(int featureID)
eIsSet in class CallableBlockImplpublic String toString()
toString in class CallableBlockImpl
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||