|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.xtools.ras.type.descriptor.ArtifactResourceTypeEnum
ArtifactResourceTypeEnum defines the legal resource types for
an IArtifactDescriptor. It uses the Java type safe enum
pattern to define the available types.
| Field Summary | |
static ArtifactResourceTypeEnum |
FILE
Resource type representing a file |
static ArtifactResourceTypeEnum |
FOLDER
Resource type representing a folder |
static ArtifactResourceTypeEnum |
OTHER
Resource type representing a project |
static List |
RESOURCE_TYPES
Provides a way to get a read only view of all resource types supported by ArtifactResourceTypeEnum. |
| Method Summary | |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final ArtifactResourceTypeEnum FILE
public static final ArtifactResourceTypeEnum FOLDER
public static final ArtifactResourceTypeEnum OTHER
public static final List RESOURCE_TYPES
ArtifactResourceTypeEnum. The List can not
be modified.
| Method Detail |
public String toString()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.