|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface JavaResourceClassFile
Java class file
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Nested Class Summary | |
|---|---|
static class |
JavaResourceClassFile.TypeTransformer
|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.common.core.resource.java.JavaResourceNode |
|---|
JavaResourceNode.FileTransformer, JavaResourceNode.Root |
| Field Summary | |
|---|---|
static IContentType |
CONTENT_TYPE
The content type for Java class files. |
static String |
CONTENT_TYPE_ID
The content type ID for Java class files. |
static org.eclipse.jpt.common.utility.transformer.Transformer<JavaResourceClassFile,JavaResourceAbstractType> |
TYPE_TRANSFORMER
|
| Fields inherited from interface org.eclipse.jpt.common.core.resource.java.JavaResourceNode |
|---|
FILE_TRANSFORMER |
| Method Summary | |
|---|---|
JavaResourceAbstractType |
getType()
Return the class file's type. |
| Methods inherited from interface org.eclipse.jpt.common.core.resource.java.JavaResourceNode |
|---|
getFile, getJavaResourceCompilationUnit, getParent, getRoot, getTextRange |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener |
| Field Detail |
|---|
static final org.eclipse.jpt.common.utility.transformer.Transformer<JavaResourceClassFile,JavaResourceAbstractType> TYPE_TRANSFORMER
static final String CONTENT_TYPE_ID
[The JDT plug-in does not define a constant for this ID....]
static final IContentType CONTENT_TYPE
| Method Detail |
|---|
JavaResourceAbstractType getType()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||