|
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.Objectcom.ibm.etools.iseries.perspective.model.AbstractISeriesResource
com.ibm.etools.iseries.perspective.model.AbstractISeriesParent
com.ibm.etools.iseries.perspective.model.AbstractISeriesContainer
com.ibm.etools.iseries.perspective.model.AbstractISeriesIFSContainer
public abstract class AbstractISeriesIFSContainer
| Field Summary | |
|---|---|
static String |
Copyright
|
protected Vector |
IFSMembers
|
protected Vector |
subContainers
|
| Fields inherited from class com.ibm.etools.iseries.perspective.model.AbstractISeriesContainer |
|---|
baseIContainer, cachedRemoteObjects |
| Fields inherited from class com.ibm.etools.iseries.perspective.model.AbstractISeriesResource |
|---|
CONTAINER, IFS_CONTAINER, IFS_MEMBER, IFS_ROOT, LOCAL, LOCAL_AND_REMOTE, MEMBER, NATIVE_LIBRARY, NATIVE_MEMBER, NATIVE_OBJECT, NATIVE_ROOT, PROJECT, PROJECT_ROOT, REMOTE |
| Fields inherited from interface com.ibm.etools.iseries.perspective.model.IISeriesResourceActionFilter |
|---|
IS_LEAF_OBJECT, IS_LOCAL, IS_NATIVE, IS_SOURCE_FILE, IS_SYNCHRONIZED, METADATA_LEVEL |
| Constructor Summary | |
|---|---|
AbstractISeriesIFSContainer()
|
|
| Method Summary | |
|---|---|
Vector |
getIFSMembers()
Access method for the IFSMembers property. |
AbstractISeriesIFSContainer |
getParentContainer()
Access method for the parentContainer property. |
AbstractISeriesIFSRoot |
getParentRoot()
Access method for the parentRoot property. |
Vector |
getSubContainers()
Access method for the subContainers property. |
void |
setIFSMembers(Vector aIFSMembers)
Sets the value of the IFSMembers property. |
void |
setParentContainer(AbstractISeriesIFSContainer aParentContainer)
Sets the value of the parentContainer property. |
void |
setParentRoot(AbstractISeriesIFSRoot aParentRoot)
Sets the value of the parentRoot property. |
void |
setSubContainers(Vector aSubContainers)
Sets the value of the subContainers property. |
| Methods inherited from class com.ibm.etools.iseries.perspective.model.AbstractISeriesContainer |
|---|
clearRemoteObjectsCache, getBaseIContainer, getCachedRemoteObjects, getChildren, getRemoteIncluded, getType, hasChildren, setBaseIContainer, setRemoteIncluded |
| Methods inherited from class com.ibm.etools.iseries.perspective.model.AbstractISeriesParent |
|---|
collectAllChildren, findiSeriesResource |
| Methods inherited from class com.ibm.etools.iseries.perspective.model.AbstractISeriesResource |
|---|
accept, getAdapter, getBaseIResource, getISeriesProject, getIsLocal, getIsNative, getIsSynchronized, getLocationMask, getMarkerSeverity, getParent, getPropertiesModel, refreshPropertiesModel, setIsLocal, setIsNative, setIsSynchronized, synchronize, testAttribute, 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 Vector subContainers
protected Vector IFSMembers
| Constructor Detail |
|---|
public AbstractISeriesIFSContainer()
| Method Detail |
|---|
public AbstractISeriesIFSRoot getParentRoot()
public void setParentRoot(AbstractISeriesIFSRoot aParentRoot)
aParentRoot - the new value of the parentRoot propertypublic AbstractISeriesIFSContainer getParentContainer()
public void setParentContainer(AbstractISeriesIFSContainer aParentContainer)
aParentContainer - the new value of the parentContainer propertypublic Vector getSubContainers()
public void setSubContainers(Vector aSubContainers)
aSubContainers - the new value of the subContainers propertypublic Vector getIFSMembers()
public void setIFSMembers(Vector aIFSMembers)
aIFSMembers - the new value of the IFSMembers property
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||