|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationType | |
|---|---|
| eu.geclipse.jsdl.model | |
| eu.geclipse.jsdl.model.impl | |
| eu.geclipse.jsdl.model.util | |
| eu.geclipse.jsdl.model.validation | |
| Uses of ApplicationType in eu.geclipse.jsdl.model |
|---|
| Methods in eu.geclipse.jsdl.model that return ApplicationType | |
|---|---|
ApplicationType |
JsdlFactory.createApplicationType()
Deprecated. Returns a new object of class 'Application Type' |
ApplicationType |
DocumentRoot.getApplication()
Deprecated. Returns the value of the 'Application' containment reference |
ApplicationType |
JobDescriptionType.getApplication()
Deprecated. Returns the value of the 'Application' containment reference |
| Methods in eu.geclipse.jsdl.model with parameters of type ApplicationType | |
|---|---|
void |
DocumentRoot.setApplication(ApplicationType value)
Deprecated. Sets the value of the ' Application' containment reference |
void |
JobDescriptionType.setApplication(ApplicationType value)
Deprecated. Sets the value of the ' Application' containment reference |
| Uses of ApplicationType in eu.geclipse.jsdl.model.impl |
|---|
| Classes in eu.geclipse.jsdl.model.impl that implement ApplicationType | |
|---|---|
class |
ApplicationTypeImpl
Deprecated. This class is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base.impl |
| Methods in eu.geclipse.jsdl.model.impl that return ApplicationType | |
|---|---|
ApplicationType |
JsdlFactoryImpl.createApplicationType()
Deprecated. |
ApplicationType |
DocumentRootImpl.getApplication()
Deprecated. |
ApplicationType |
JobDescriptionTypeImpl.getApplication()
Deprecated. |
| Methods in eu.geclipse.jsdl.model.impl with parameters of type ApplicationType | |
|---|---|
NotificationChain |
DocumentRootImpl.basicSetApplication(ApplicationType newApplication,
NotificationChain msgs)
Deprecated. |
NotificationChain |
JobDescriptionTypeImpl.basicSetApplication(ApplicationType newApplication,
NotificationChain msgs)
Deprecated. |
void |
DocumentRootImpl.setApplication(ApplicationType newApplication)
Deprecated. |
void |
JobDescriptionTypeImpl.setApplication(ApplicationType newApplication)
Deprecated. |
| Uses of ApplicationType in eu.geclipse.jsdl.model.util |
|---|
| Methods in eu.geclipse.jsdl.model.util with parameters of type ApplicationType | |
|---|---|
java.lang.Object |
JsdlSwitch.caseApplicationType(ApplicationType object)
Deprecated. Returns the result of interpreting the object as an instance of 'Application Type' |
| Uses of ApplicationType in eu.geclipse.jsdl.model.validation |
|---|
| Methods in eu.geclipse.jsdl.model.validation with parameters of type ApplicationType | |
|---|---|
boolean |
DocumentRootValidator.validateApplication(ApplicationType value)
Deprecated. |
boolean |
JobDescriptionTypeValidator.validateApplication(ApplicationType value)
Deprecated. |
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||