|
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.Object EObjectImpl com.ibm.etools.systems.app.model.impl.ArtifactImpl com.ibm.etools.systems.app.model.src.impl.CallableBlockImpl
public class CallableBlockImpl
An implementation of the model object 'Callable Block'.
The following features are implemented:
Field Summary | |
---|---|
static String |
copyright
|
protected static int |
END_POSITION_EDEFAULT
The default value of the ' End Position ' attribute. |
protected int |
endPosition
The cached value of the ' End Position ' attribute. |
protected static int |
START_POSITION_EDEFAULT
The default value of the ' Start Position ' attribute. |
protected int |
startPosition
The cached value of the ' Start Position ' attribute. |
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 |
CallableBlockImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetSourceContainer(SourceContainer newSourceContainer,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
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)
|
int |
getEndPosition()
|
SourceContainer |
getSourceContainer()
|
int |
getStartPosition()
|
void |
setEndPosition(int newEndPosition)
|
void |
setSourceContainer(SourceContainer newSourceContainer)
|
void |
setStartPosition(int newStartPosition)
|
String |
toString()
|
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.Artifact |
---|
getLocation, getName, getSubtype, getType, getVersion, isExternal, setExternal, setLocation, setName, setSubtype, setType, setVersion |
Field Detail |
---|
public static final String copyright
protected static final int START_POSITION_EDEFAULT
Start Position
' attribute.
getStartPosition()
,
Constant Field Valuesprotected int startPosition
Start Position
' attribute.
getStartPosition()
protected static final int END_POSITION_EDEFAULT
End Position
' attribute.
getEndPosition()
,
Constant Field Valuesprotected int endPosition
End Position
' attribute.
getEndPosition()
Constructor Detail |
---|
protected CallableBlockImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class ArtifactImpl
public int getStartPosition()
getStartPosition
in interface CallableBlock
CallableBlock.setStartPosition(int)
,
SrcPackage.getCallableBlock_StartPosition()
public void setStartPosition(int newStartPosition)
setStartPosition
in interface CallableBlock
newStartPosition
- the new value of the 'Start Position' attribute.CallableBlock.getStartPosition()
public int getEndPosition()
getEndPosition
in interface CallableBlock
CallableBlock.setEndPosition(int)
,
SrcPackage.getCallableBlock_EndPosition()
public void setEndPosition(int newEndPosition)
setEndPosition
in interface CallableBlock
newEndPosition
- the new value of the 'End Position' attribute.CallableBlock.getEndPosition()
public SourceContainer getSourceContainer()
getSourceContainer
in interface CallableBlock
CallableBlock.setSourceContainer(SourceContainer)
,
SrcPackage.getCallableBlock_SourceContainer()
,
SourceContainer.getCallableblocks()
public NotificationChain basicSetSourceContainer(SourceContainer newSourceContainer, NotificationChain msgs)
public void setSourceContainer(SourceContainer newSourceContainer)
setSourceContainer
in interface CallableBlock
newSourceContainer
- the new value of the 'Source Container' container reference.CallableBlock.getSourceContainer()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(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 ArtifactImpl
public void eUnset(int featureID)
eUnset
in class ArtifactImpl
public boolean eIsSet(int featureID)
eIsSet
in class ArtifactImpl
public String toString()
toString
in class ArtifactImpl
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |