|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISeriesModelConstants
The class contains the key values that can be used to retrieve predefined properties from the iSeries Project Model objects.
Field Summary | |
---|---|
static String |
ASSOCIATED_LIBRARY_NAME
The key to retrieve the associated (target library) of this project. |
static String |
BINARY_OBJ_DESCRIPTION
The key to retrieve the description of the binary object. |
static String |
CONNECTION_NAME
The key to retrieve the name of the RSE connection associated with this project. |
static String |
Copyright
|
static String |
HOST_NAME
The key to retrieve the name of the host machine to which this project would be "pushed" and built. |
static String |
IFS_ROOT_NAME
|
static String |
LAST_REMOTE_EDIT_TIME
The key to retrieve the cached time stamp of the last time this member was modified on the remote host. |
static String |
MEMBER_DESCRIPTION
The key to retrieve the description of the source member. |
static String |
NATIVE_ROOT_NAME
Represents the "QSYS" string. |
static String |
PROFILE_NAME
The key to retrieve the Profile Name of the RSE connection associated with this project. |
static QualifiedName |
REMOTENAME_PROPKEY
Persistent property of IResource representing a member or object upon download that keeps track of the original name of this object or member |
static String |
SAVF_DESCRIPTION
The key to retrieve the description of the save file. |
static QualifiedName |
SOURCELIBRARY_PROPKEY
Persistent property of IFile/IFolder representing a member/object upon download that keeps track of the library where the member OR object came from. |
static QualifiedName |
SOURCESYSTEM_PROPKEY
Persistent property of IFile/IFolder representing a member/object upon download that keeps track of the system where the member or object came from. |
static QualifiedName |
SOURCETYPE_PROPKEY
Persistent property of IFile representing a member upon download that keeps track of the original source file type of the member. |
static String |
SRCPF_CCSID
The key to retrieve the CCSID of a source physical file. |
static String |
SRCPF_DBCS
The key to retrieve the IGCDTA property value of the source physical file. |
static String |
SRCPF_DESCRIPTION
The key to retrieve the description of the source physical file. |
static String |
SRCPF_RECORD_LENGTH
The key to retrieve the Record Length of a source physical file. |
static String |
USER_NAME
The key to retrieve the user name associated with this projects RSE connection. |
Field Detail |
---|
static final String Copyright
static final String PROFILE_NAME
static final String CONNECTION_NAME
static final String HOST_NAME
static final String USER_NAME
static final String ASSOCIATED_LIBRARY_NAME
static final String SRCPF_CCSID
static final String SRCPF_RECORD_LENGTH
static final String SRCPF_DBCS
static final String SRCPF_DESCRIPTION
static final String MEMBER_DESCRIPTION
static final String SAVF_DESCRIPTION
static final String BINARY_OBJ_DESCRIPTION
static final String LAST_REMOTE_EDIT_TIME
static final QualifiedName SOURCELIBRARY_PROPKEY
static final QualifiedName SOURCESYSTEM_PROPKEY
static final QualifiedName SOURCETYPE_PROPKEY
static final QualifiedName REMOTENAME_PROPKEY
static final String NATIVE_ROOT_NAME
static final String IFS_ROOT_NAME
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |