|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConverterType
A representation of the model object 'Converter Type'.
The following features are supported:
Description
Display Name
Icon
Converter Id
Converter For Class
Converter Class
Attribute
Property
Converter Extension
Id
FacesConfigPackage.getConverterType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAttribute()
Returns the value of the 'Attribute' containment reference list. |
ConverterClassType |
getConverterClass()
Returns the value of the 'Converter Class' containment reference |
org.eclipse.emf.common.util.EList |
getConverterExtension()
Returns the value of the 'Converter Extension' containment reference list. |
ConverterForClassType |
getConverterForClass()
Returns the value of the 'Converter For Class' containment reference |
ConverterIdType |
getConverterId()
Returns the value of the 'Converter Id' containment reference |
org.eclipse.emf.common.util.EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
org.eclipse.emf.common.util.EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
org.eclipse.emf.common.util.EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getProperty()
Returns the value of the 'Property' containment reference list. |
void |
setConverterClass(ConverterClassType value)
Sets the value of the ' Converter Class ' containment reference |
void |
setConverterForClass(ConverterForClassType value)
Sets the value of the ' Converter For Class ' containment reference |
void |
setConverterId(ConverterIdType value)
Sets the value of the ' Converter Id ' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' 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 |
---|
org.eclipse.emf.common.util.EList getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_Description()
org.eclipse.emf.common.util.EList getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_DisplayName()
org.eclipse.emf.common.util.EList getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_Icon()
ConverterIdType getConverterId()
If the meaning of the 'Converter Id' containment reference isn't clear, there really should be more of a description here...
setConverterId(ConverterIdType)
,
FacesConfigPackage.getConverterType_ConverterId()
void setConverterId(ConverterIdType value)
Converter Id
' containment reference.
value
- the new value of the 'Converter Id' containment reference.getConverterId()
ConverterForClassType getConverterForClass()
If the meaning of the 'Converter For Class' containment reference isn't clear, there really should be more of a description here...
setConverterForClass(ConverterForClassType)
,
FacesConfigPackage.getConverterType_ConverterForClass()
void setConverterForClass(ConverterForClassType value)
Converter For Class
' containment reference.
value
- the new value of the 'Converter For Class' containment reference.getConverterForClass()
ConverterClassType getConverterClass()
If the meaning of the 'Converter Class' containment reference isn't clear, there really should be more of a description here...
setConverterClass(ConverterClassType)
,
FacesConfigPackage.getConverterType_ConverterClass()
void setConverterClass(ConverterClassType value)
Converter Class
' containment reference.
value
- the new value of the 'Converter Class' containment reference.getConverterClass()
org.eclipse.emf.common.util.EList getAttribute()
AttributeType
.
If the meaning of the 'Attribute' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_Attribute()
org.eclipse.emf.common.util.EList getProperty()
PropertyType
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_Property()
org.eclipse.emf.common.util.EList getConverterExtension()
ConverterExtensionType
.
If the meaning of the 'Converter Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_ConverterExtension()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getConverterType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |