|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl
public class ValidatorTypeImpl
An implementation of the model object 'Validator Type'.
The following features are implemented:
Description
Display Name
Icon
Validator Id
Validator Class
Attribute
Property
Validator Extension
Id
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetValidatorClass(ValidatorClassType newValidatorClass,
NotificationChain msgs)
|
NotificationChain |
basicSetValidatorId(ValidatorIdType newValidatorId,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
EList |
getAttribute()
|
EList |
getDescription()
|
EList |
getDisplayName()
|
EList |
getIcon()
|
java.lang.String |
getId()
|
EList |
getProperty()
|
ValidatorClassType |
getValidatorClass()
|
EList |
getValidatorExtension()
|
ValidatorIdType |
getValidatorId()
|
void |
setId(java.lang.String newId)
|
void |
setValidatorClass(ValidatorClassType newValidatorClass)
|
void |
setValidatorId(ValidatorIdType newValidatorId)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public EList getDescription()
getDescription
in interface ValidatorType
FacesConfigPackage.getValidatorType_Description()
public EList getDisplayName()
getDisplayName
in interface ValidatorType
FacesConfigPackage.getValidatorType_DisplayName()
public EList getIcon()
getIcon
in interface ValidatorType
FacesConfigPackage.getValidatorType_Icon()
public ValidatorIdType getValidatorId()
getValidatorId
in interface ValidatorType
ValidatorType.setValidatorId(ValidatorIdType)
,
FacesConfigPackage.getValidatorType_ValidatorId()
public NotificationChain basicSetValidatorId(ValidatorIdType newValidatorId, NotificationChain msgs)
newValidatorId
- msgs
-
public void setValidatorId(ValidatorIdType newValidatorId)
setValidatorId
in interface ValidatorType
newValidatorId
- the new value of the 'Validator Id' containment reference.ValidatorType.getValidatorId()
public ValidatorClassType getValidatorClass()
getValidatorClass
in interface ValidatorType
ValidatorType.setValidatorClass(ValidatorClassType)
,
FacesConfigPackage.getValidatorType_ValidatorClass()
public NotificationChain basicSetValidatorClass(ValidatorClassType newValidatorClass, NotificationChain msgs)
newValidatorClass
- msgs
-
public void setValidatorClass(ValidatorClassType newValidatorClass)
setValidatorClass
in interface ValidatorType
newValidatorClass
- the new value of the 'Validator Class' containment reference.ValidatorType.getValidatorClass()
public EList getAttribute()
getAttribute
in interface ValidatorType
FacesConfigPackage.getValidatorType_Attribute()
public EList getProperty()
getProperty
in interface ValidatorType
FacesConfigPackage.getValidatorType_Property()
public EList getValidatorExtension()
getValidatorExtension
in interface ValidatorType
FacesConfigPackage.getValidatorType_ValidatorExtension()
public java.lang.String getId()
getId
in interface ValidatorType
ValidatorType.setId(String)
,
FacesConfigPackage.getValidatorType_Id()
public void setId(java.lang.String newId)
setId
in interface ValidatorType
newId
- the new value of the 'Id' attribute.ValidatorType.getId()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |