|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
com.ibm.etools.systems.subsystems.impl.RemoteSystemEnvVarImpl
Field Summary | |
---|---|
protected static String |
ADDITIONAL_ATTRIBUTES_EDEFAULT
The default value of the ' Additional Attributes ' attribute |
protected String |
additionalAttributes
|
static String |
copyright
|
protected String |
name
|
protected static String |
NAME_EDEFAULT
The default value of the ' Name ' attribute |
protected String |
value
|
protected static String |
VALUE_EDEFAULT
The default value of the ' Value ' attribute |
Constructor Summary | |
---|---|
protected |
RemoteSystemEnvVarImpl()
|
Method Summary | |
---|---|
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
String |
getAdditionalAttributes()
|
String |
getName()
|
String |
getValue()
|
void |
setAdditionalAttributes(String newAdditionalAttributes)
|
void |
setName(String newName)
|
void |
setValue(String newValue)
|
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
protected static final String VALUE_EDEFAULT
Value
' attribute.
getValue()
protected String value
protected static final String ADDITIONAL_ATTRIBUTES_EDEFAULT
Additional Attributes
' attribute.
getAdditionalAttributes()
protected String additionalAttributes
Constructor Detail |
protected RemoteSystemEnvVarImpl()
Method Detail |
protected EClass eStaticClass()
public String getName()
getName
in interface RemoteSystemEnvVar
public void setName(String newName)
setName
in interface RemoteSystemEnvVar
newName
- The new value of the Name attributepublic String getValue()
getValue
in interface RemoteSystemEnvVar
public void setValue(String newValue)
setValue
in interface RemoteSystemEnvVar
newValue
- The new value of the Value attributepublic String getAdditionalAttributes()
getAdditionalAttributes
in interface RemoteSystemEnvVar
public void setAdditionalAttributes(String newAdditionalAttributes)
setAdditionalAttributes
in interface RemoteSystemEnvVar
newAdditionalAttributes
- The new value of the AdditionalAttributes attributepublic Object eGet(EStructuralFeature eFeature, boolean resolve)
public boolean eIsSet(EStructuralFeature eFeature)
public void eSet(EStructuralFeature eFeature, Object newValue)
public void eUnset(EStructuralFeature eFeature)
public String toString()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |