|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SybaseASESchema in org.eclipse.datatools.enablement.ase.catalog |
---|
Classes in org.eclipse.datatools.enablement.ase.catalog that implement SybaseASESchema | |
---|---|
class |
SybaseASECatalogSchema
|
Uses of SybaseASESchema in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel that return SybaseASESchema | |
---|---|
SybaseASESchema |
SybaseasesqlmodelFactory.createSybaseASESchema()
Returns a new object of class 'Sybase ASE Schema'. |
SybaseASESchema |
SybaseASERule.getSchema()
Returns the value of the 'Schema' reference. |
SybaseASESchema |
SybaseASEDefault.getSchema()
Returns the value of the 'Schema' reference. |
SybaseASESchema |
SybaseASEEncryptionKey.getSchema()
Returns the value of the 'Schema' reference. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel with parameters of type SybaseASESchema | |
---|---|
void |
SybaseASERule.setSchema(SybaseASESchema value)
Sets the value of the ' Schema ' reference. |
void |
SybaseASEDefault.setSchema(SybaseASESchema value)
Sets the value of the ' Schema ' reference. |
void |
SybaseASEEncryptionKey.setSchema(SybaseASESchema value)
Sets the value of the ' Schema ' reference. |
Uses of SybaseASESchema in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement SybaseASESchema | |
---|---|
class |
SybaseASESchemaImpl
An implementation of the model object 'Sybase ASE Schema'. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that return SybaseASESchema | |
---|---|
SybaseASESchema |
SybaseASEDefaultImpl.basicGetSchema()
|
SybaseASESchema |
SybaseASEEncryptionKeyImpl.basicGetSchema()
|
SybaseASESchema |
SybaseASERuleImpl.basicGetSchema()
|
SybaseASESchema |
SybaseasesqlmodelFactoryImpl.createSybaseASESchema()
|
SybaseASESchema |
SybaseASEDefaultImpl.getSchema()
|
SybaseASESchema |
SybaseASEEncryptionKeyImpl.getSchema()
|
SybaseASESchema |
SybaseASERuleImpl.getSchema()
|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl with parameters of type SybaseASESchema | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASEDefaultImpl.basicSetSchema(SybaseASESchema newSchema,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASEEncryptionKeyImpl.basicSetSchema(SybaseASESchema newSchema,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASERuleImpl.basicSetSchema(SybaseASESchema newSchema,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SybaseASEDefaultImpl.setSchema(SybaseASESchema newSchema)
|
void |
SybaseASEEncryptionKeyImpl.setSchema(SybaseASESchema newSchema)
|
void |
SybaseASERuleImpl.setSchema(SybaseASESchema newSchema)
|
Uses of SybaseASESchema in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util with parameters of type SybaseASESchema | |
---|---|
java.lang.Object |
SybaseasesqlmodelSwitch.caseSybaseASESchema(SybaseASESchema object)
Returns the result of interpreting the object as an instance of 'Sybase ASE Schema'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |