|
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.impl.ArtifactImpl
com.ibm.etools.systems.app.model.bin.impl.BinaryArtifactImpl
com.ibm.etools.systems.app.model.bin.impl.LibraryImpl
public class LibraryImpl
An implementation of the model object 'Library'.
The following features are implemented:
| Field Summary | |
|---|---|
protected EList |
callableExports
The cached value of the ' Callable Exports' containment reference list. |
static String |
copyright
|
| Fields inherited from class com.ibm.etools.systems.app.model.bin.impl.BinaryArtifactImpl |
|---|
modules |
| 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 |
LibraryImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EList |
getCallableExports()
|
List<BinaryArtifact> |
getUsedBy()
Returns a List of BinaryArtifact use this library. |
boolean |
isDebuggable()
Returns if a library is debuggable. |
| Methods inherited from class com.ibm.etools.systems.app.model.bin.impl.BinaryArtifactImpl |
|---|
eInverseAdd, getBindings, getModules |
| Methods inherited from class com.ibm.etools.systems.app.model.impl.ArtifactImpl |
|---|
equals, getLocation, getName, getSubtype, getType, getVersion, isExternal, setExternal, setLocation, setName, setSubtype, setType, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ibm.etools.systems.app.model.bin.BinaryArtifact |
|---|
getBindings, getModules |
| 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 EList callableExports
Callable Exports' containment reference list.
getCallableExports()| Constructor Detail |
|---|
protected LibraryImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class BinaryArtifactImplpublic EList getCallableExports()
getCallableExports in interface LibraryBinPackage.getLibrary_CallableExports()public boolean isDebuggable()
isDebuggable in interface IDebuggable
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class BinaryArtifactImpl
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class BinaryArtifactImpl
public void eSet(int featureID,
Object newValue)
eSet in class BinaryArtifactImplpublic void eUnset(int featureID)
eUnset in class BinaryArtifactImplpublic boolean eIsSet(int featureID)
eIsSet in class BinaryArtifactImplpublic List<BinaryArtifact> getUsedBy()
getUsedBy in interface Library
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||