|
Rational Developer for i 7.5.0 |
|||||||||
| 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.bin.impl.BinaryCallableBlockImpl
public class BinaryCallableBlockImpl
An implementation of the model object 'Binary Callable Block'.
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. |
protected String |
name
The cached value of the ' Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
| Constructor Summary | |
|---|---|
protected |
BinaryCallableBlockImpl()
|
| 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)
|
String |
getName()
|
boolean |
isExported()
|
void |
setExported(boolean newExported)
|
void |
setName(String newName)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected static final String NAME_EDEFAULT
Name' attribute.
getName()protected String name
Name' attribute.
getName()protected static final boolean EXPORTED_EDEFAULT
Exported' attribute.
isExported(),
Constant Field Valuesprotected boolean exported
Exported' attribute.
isExported()| Constructor Detail |
|---|
protected BinaryCallableBlockImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public String getName()
getName in interface BinaryCallableBlockBinaryCallableBlock.setName(String),
BinPackage.getBinaryCallableBlock_Name()public void setName(String newName)
setName in interface BinaryCallableBlocknewName - the new value of the 'Name' attribute.BinaryCallableBlock.getName()public boolean isExported()
isExported in interface BinaryCallableBlockBinaryCallableBlock.setExported(boolean),
BinPackage.getBinaryCallableBlock_Exported()public void setExported(boolean newExported)
setExported in interface BinaryCallableBlocknewExported - the new value of the 'Exported' attribute.BinaryCallableBlock.isExported()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||