|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatingSystemType | |
|---|---|
| eu.geclipse.jsdl.model.base | |
| eu.geclipse.jsdl.model.base.impl | |
| eu.geclipse.jsdl.model.base.util | |
| eu.geclipse.jsdl.model.base.validation | |
| Uses of OperatingSystemType in eu.geclipse.jsdl.model.base |
|---|
| Methods in eu.geclipse.jsdl.model.base that return OperatingSystemType | |
|---|---|
OperatingSystemType |
JsdlFactory.createOperatingSystemType()
Returns a new object of class 'Operating System Type' |
OperatingSystemType |
DocumentRoot.getOperatingSystem()
Returns the value of the 'Operating System' containment reference |
OperatingSystemType |
ResourcesType.getOperatingSystem()
Returns the value of the 'Operating System' containment reference |
| Methods in eu.geclipse.jsdl.model.base with parameters of type OperatingSystemType | |
|---|---|
void |
DocumentRoot.setOperatingSystem(OperatingSystemType value)
Sets the value of the ' Operating System' containment reference |
void |
ResourcesType.setOperatingSystem(OperatingSystemType value)
Sets the value of the ' Operating System' containment reference |
| Uses of OperatingSystemType in eu.geclipse.jsdl.model.base.impl |
|---|
| Classes in eu.geclipse.jsdl.model.base.impl that implement OperatingSystemType | |
|---|---|
class |
OperatingSystemTypeImpl
An implementation of the model object 'Operating System Type' |
| Methods in eu.geclipse.jsdl.model.base.impl that return OperatingSystemType | |
|---|---|
OperatingSystemType |
JsdlFactoryImpl.createOperatingSystemType()
|
OperatingSystemType |
ResourcesTypeImpl.getOperatingSystem()
|
OperatingSystemType |
DocumentRootImpl.getOperatingSystem()
|
| Methods in eu.geclipse.jsdl.model.base.impl with parameters of type OperatingSystemType | |
|---|---|
NotificationChain |
ResourcesTypeImpl.basicSetOperatingSystem(OperatingSystemType newOperatingSystem,
NotificationChain msgs)
|
NotificationChain |
DocumentRootImpl.basicSetOperatingSystem(OperatingSystemType newOperatingSystem,
NotificationChain msgs)
|
void |
ResourcesTypeImpl.setOperatingSystem(OperatingSystemType newOperatingSystem)
|
void |
DocumentRootImpl.setOperatingSystem(OperatingSystemType newOperatingSystem)
|
| Uses of OperatingSystemType in eu.geclipse.jsdl.model.base.util |
|---|
| Methods in eu.geclipse.jsdl.model.base.util with parameters of type OperatingSystemType | |
|---|---|
java.lang.Object |
JsdlSwitch.caseOperatingSystemType(OperatingSystemType object)
Returns the result of interpreting the object as an instance of 'Operating System Type' |
| Uses of OperatingSystemType in eu.geclipse.jsdl.model.base.validation |
|---|
| Methods in eu.geclipse.jsdl.model.base.validation with parameters of type OperatingSystemType | |
|---|---|
boolean |
DocumentRootValidator.validateOperatingSystem(OperatingSystemType value)
|
boolean |
ResourcesTypeValidator.validateOperatingSystem(OperatingSystemType value)
|
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||