|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Convertable
A representation of the model object 'Convertable'. A CARMA object that supports conversions between the host-side and client-side representation of the item.
The following features are supported:
ModelPackage.getConvertable()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
com.ibm.etools.wdz.bidi.IBidiOptions |
getBidiOptions()
Returns the value of the 'Bidi Options' containment reference. |
java.io.File |
getBidiOptionsFile()
Deprecated. use the com.ibm.etools.wdz.bidi utilities and the get/setBidiOptions methods
|
java.lang.String |
getLocalCodepage()
Returns the value of the 'Local Codepage' attribute. |
java.lang.String |
getRemoteCodepage()
Returns the value of the 'Remote Codepage' attribute. |
boolean |
isSetBidiOptions()
Returns whether the value of the ' Bidi Options' containment reference is set. |
boolean |
isSetBidiOptionsFile()
Deprecated. |
boolean |
isSetLocalCodepage()
Returns whether the value of the ' Local Codepage' attribute is set. |
boolean |
isSetRemoteCodepage()
Returns whether the value of the ' Remote Codepage' attribute is set. |
void |
setBidiOptions(com.ibm.etools.wdz.bidi.IBidiOptions value)
Sets the value of the ' Bidi Options' containment reference. |
void |
setBidiOptionsFile(java.io.File value)
Deprecated. use com.ibm.etools.wdz.bidi.BidiConversionFile and the setBidiOptions method |
void |
setLocalCodepage(java.lang.String value)
Sets the value of the ' Local Codepage' attribute. |
void |
setRemoteCodepage(java.lang.String value)
Sets the value of the ' Remote Codepage' attribute. |
void |
unsetBidiOptions()
Unsets the value of the ' Bidi Options' containment reference. |
void |
unsetBidiOptionsFile()
Deprecated. |
void |
unsetLocalCodepage()
Unsets the value of the ' Local Codepage' attribute. |
void |
unsetRemoteCodepage()
Unsets the value of the ' Remote Codepage' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.lang.String getLocalCodepage()
"UTF-8".
The local codepage of the members file contents. The member's file contents will be converted to this codepage from the associated remote codepage
isSetLocalCodepage(),
unsetLocalCodepage(),
setLocalCodepage(String),
ModelPackage.getConvertable_LocalCodepage()void setLocalCodepage(java.lang.String value)
Local Codepage' attribute.
value - the new value of the 'Local Codepage' attribute.isSetLocalCodepage(),
unsetLocalCodepage(),
getLocalCodepage()void unsetLocalCodepage()
Local Codepage' attribute.
isSetLocalCodepage(),
getLocalCodepage(),
setLocalCodepage(String)boolean isSetLocalCodepage()
Local Codepage' attribute is set.
unsetLocalCodepage(),
getLocalCodepage(),
setLocalCodepage(String)java.lang.String getRemoteCodepage()
"037".
The remote codepage of the members file contents. The member's file contents will be converted from this codepage to the associated local codepage.
isSetRemoteCodepage(),
unsetRemoteCodepage(),
setRemoteCodepage(String),
ModelPackage.getConvertable_RemoteCodepage()void setRemoteCodepage(java.lang.String value)
Remote Codepage' attribute.
value - the new value of the 'Remote Codepage' attribute.isSetRemoteCodepage(),
unsetRemoteCodepage(),
getRemoteCodepage()void unsetRemoteCodepage()
Remote Codepage' attribute.
isSetRemoteCodepage(),
getRemoteCodepage(),
setRemoteCodepage(String)boolean isSetRemoteCodepage()
Remote Codepage' attribute is set.
unsetRemoteCodepage(),
getRemoteCodepage(),
setRemoteCodepage(String)@Deprecated java.io.File getBidiOptionsFile()
com.ibm.etools.wdz.bidi utilities and the get/setBidiOptions methods
isSetBidiOptionsFile(),
unsetBidiOptionsFile(),
setBidiOptionsFile(File),
ModelPackage.getConvertable_BidiOptionsFile()@Deprecated void setBidiOptionsFile(java.io.File value)
Bidi Options File' attribute.
value - the new value of the 'Bidi Options File' attribute.isSetBidiOptionsFile(),
unsetBidiOptionsFile(),
getBidiOptionsFile()@Deprecated void unsetBidiOptionsFile()
Bidi Options File' attribute.
isSetBidiOptionsFile(),
getBidiOptionsFile(),
setBidiOptionsFile(File)@Deprecated boolean isSetBidiOptionsFile()
Bidi Options File' attribute is set.
unsetBidiOptionsFile(),
getBidiOptionsFile(),
setBidiOptionsFile(File)com.ibm.etools.wdz.bidi.IBidiOptions getBidiOptions()
isSetBidiOptions(),
unsetBidiOptions(),
setBidiOptions(IBidiOptions),
ModelPackage.getConvertable_BidiOptions()void setBidiOptions(com.ibm.etools.wdz.bidi.IBidiOptions value)
Bidi Options' containment reference.
value - the new value of the 'Bidi Options' containment reference.isSetBidiOptions(),
unsetBidiOptions(),
getBidiOptions()void unsetBidiOptions()
Bidi Options' containment reference.
isSetBidiOptions(),
getBidiOptions(),
setBidiOptions(IBidiOptions)boolean isSetBidiOptions()
Bidi Options' containment reference is set.
unsetBidiOptions(),
getBidiOptions(),
setBidiOptions(IBidiOptions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||