|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JProjectConfiguration | |
oracle.jdeveloper.compiler | Contains classes that allow addins to integrate their own build system translator. |
oracle.jdeveloper.model | Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. |
Uses of JProjectConfiguration in oracle.jdeveloper.compiler |
Methods in oracle.jdeveloper.compiler with parameters of type JProjectConfiguration | |
static java.io.File |
Ojc.getCdiFile(Project prj, JProjectConfiguration prjConfig) |
Uses of JProjectConfiguration in oracle.jdeveloper.model |
Methods in oracle.jdeveloper.model that return JProjectConfiguration | |
JProjectConfiguration |
JProjectSettings.getActiveConfiguration() |
JProjectConfiguration |
JProjectSettings.getConfigurationByName(java.lang.String configName) |
JProjectConfiguration |
JProject.getConfigurationByName(java.lang.String configName) |
JProjectConfiguration |
JProject.getActiveConfiguration() |
Methods in oracle.jdeveloper.model with parameters of type JProjectConfiguration | |
protected void |
JProjectConfiguration.copyToImpl(JProjectConfiguration copy) |
protected boolean |
JProjectConfiguration.equalsImpl(JProjectConfiguration config) This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object) . |
Constructors in oracle.jdeveloper.model with parameters of type JProjectConfiguration | |
JProjectConfiguration(JProjectConfiguration projectConfiguration) Copy constructor. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.