|
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
public class BinaryArtifactImpl
An implementation of the model object 'Binary Artifact'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected EList |
modules
The cached value of the ' Modules' containment reference list. |
| 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 |
BinaryArtifactImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
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)
|
List<Library> |
getBindings()
Retrieves all Libraries that this BinaryArtifact is bound to. |
EList |
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.Artifact |
|---|
getLocation, getName, getSubtype, getType, getVersion, isExternal, setExternal, setLocation, setName, setSubtype, setType, setVersion |
| Field Detail |
|---|
public static final String copyright
protected EList modules
Modules' containment reference list.
getModules()| Constructor Detail |
|---|
protected BinaryArtifactImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ArtifactImplpublic EList getModules()
getModules in interface BinaryArtifactBinPackage.getBinaryArtifact_Modules(),
BoundModule.getBinaryContainer()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ArtifactImpl
public void eSet(int featureID,
Object newValue)
eSet in class ArtifactImplpublic void eUnset(int featureID)
eUnset in class ArtifactImplpublic boolean eIsSet(int featureID)
eIsSet in class ArtifactImplpublic List<Library> getBindings()
getBindings in interface BinaryArtifactBinaryArtifact.getBindings()
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||