| 
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.AbstractISeriesProject
public abstract class AbstractISeriesProject
An iSeries project maps to a single iSeries machine. It always has a native root as a child.
| Field Summary | |
|---|---|
static String | 
ASSOCIATED_LIBRARY_NOT_SPECIFIED
 | 
protected  IProject | 
baseIProject
 | 
static String | 
CONNECTION_NOT_SPECIFIED
 | 
static String | 
Copyright
 | 
| 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 | |
|---|---|
AbstractISeriesProject()
 | 
|
| Method Summary | |
|---|---|
 IProject | 
getBaseIProject()
Access method for the baseIProject property.  | 
abstract  AbstractISeriesResource[] | 
getChildren()
 | 
 AbstractISeriesIFSRoot | 
getIFSRoot()
Access method for the IFSRoot property.  | 
 AbstractISeriesNativeRoot | 
getNativeRoot()
Access method for the nativeRoot property.  | 
 AbstractISeriesProjectRoot | 
getRoot()
Access method for the root property.  | 
abstract  boolean | 
hasChildren()
 | 
 void | 
setBaseIProject(IProject aBaseIProject)
Sets the value of the baseIProject property.  | 
 void | 
setIFSRoot(AbstractISeriesIFSRoot aIFSRoot)
Sets the value of the IFSRoot property.  | 
 void | 
setNativeRoot(AbstractISeriesNativeRoot aNativeRoot)
Sets the value of the nativeRoot property.  | 
 void | 
setRoot(AbstractISeriesProjectRoot aRoot)
Sets the value of the root property.  | 
| 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, getType, 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
public static final String ASSOCIATED_LIBRARY_NOT_SPECIFIED
public static final String CONNECTION_NOT_SPECIFIED
protected IProject baseIProject
| Constructor Detail | 
|---|
public AbstractISeriesProject()
| Method Detail | 
|---|
public abstract AbstractISeriesResource[] getChildren()
getChildren in class AbstractISeriesParentpublic abstract boolean hasChildren()
public AbstractISeriesProjectRoot getRoot()
public void setRoot(AbstractISeriesProjectRoot aRoot)
aRoot - the new value of the root propertypublic AbstractISeriesNativeRoot getNativeRoot()
public void setNativeRoot(AbstractISeriesNativeRoot aNativeRoot)
aNativeRoot - the new value of the nativeRoot propertypublic AbstractISeriesIFSRoot getIFSRoot()
public void setIFSRoot(AbstractISeriesIFSRoot aIFSRoot)
aIFSRoot - the new value of the IFSRoot propertypublic IProject getBaseIProject()
public void setBaseIProject(IProject aBaseIProject)
aBaseIProject - the new value of the baseIProject 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 | |||||||||