|
||||||||||
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.FacesConfigTypeImpl
public class FacesConfigTypeImpl
An implementation of the model object 'Type'.
The following features are implemented:
Application
Ordering
Absolute Ordering
Factory
Component
Converter
Managed Bean
Name
Navigation Rule
Referenced Bean
Render Kit
Lifecycle
Validator
Behavior
Faces Config Extension
Xmlns
Id
Metadata Complete
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering,
NotificationChain msgs)
|
NotificationChain |
basicSetName(NameType newName,
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)
|
AbsoluteOrderingType |
getAbsoluteOrdering()
|
EList |
getApplication()
|
EList |
getBehavior()
|
EList |
getComponent()
|
EList |
getConverter()
|
EList |
getFacesConfigExtension()
|
EList |
getFactory()
|
java.lang.String |
getId()
|
EList |
getLifecycle()
|
EList |
getManagedBean()
|
NameType |
getName()
|
EList |
getNavigationRule()
|
EList |
getOrdering()
|
EList |
getReferencedBean()
|
EList |
getRenderKit()
|
EList |
getValidator()
|
java.lang.String |
getXmlns()
|
boolean |
isMetadataComplete()
|
boolean |
isSetXmlns()
|
void |
setAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering)
|
void |
setId(java.lang.String newId)
|
void |
setMetadataComplete(boolean newMetadataComplete)
|
void |
setName(NameType newName)
|
void |
setXmlns(java.lang.String newXmlns)
|
java.lang.String |
toString()
|
void |
unsetXmlns()
|
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 getApplication()
getApplication
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Application()
public EList getOrdering()
getOrdering
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Ordering()
public AbsoluteOrderingType getAbsoluteOrdering()
getAbsoluteOrdering
in interface FacesConfigType
FacesConfigType.setAbsoluteOrdering(AbsoluteOrderingType)
,
FacesConfigPackage.getFacesConfigType_AbsoluteOrdering()
public NotificationChain basicSetAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering, NotificationChain msgs)
newAbsoluteOrdering
- msgs
-
public void setAbsoluteOrdering(AbsoluteOrderingType newAbsoluteOrdering)
setAbsoluteOrdering
in interface FacesConfigType
newAbsoluteOrdering
- the new value of the 'Absolute Ordering' containment reference.FacesConfigType.getAbsoluteOrdering()
public EList getFactory()
getFactory
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Factory()
public EList getComponent()
getComponent
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Component()
public EList getConverter()
getConverter
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Converter()
public EList getManagedBean()
getManagedBean
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_ManagedBean()
public NameType getName()
getName
in interface FacesConfigType
FacesConfigType.setName(NameType)
,
FacesConfigPackage.getFacesConfigType_Name()
public NotificationChain basicSetName(NameType newName, NotificationChain msgs)
newName
- msgs
-
public void setName(NameType newName)
setName
in interface FacesConfigType
newName
- the new value of the 'Name' containment reference.FacesConfigType.getName()
public EList getNavigationRule()
getNavigationRule
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_NavigationRule()
public EList getReferencedBean()
getReferencedBean
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_ReferencedBean()
public EList getRenderKit()
getRenderKit
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_RenderKit()
public EList getLifecycle()
getLifecycle
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Lifecycle()
public EList getValidator()
getValidator
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Validator()
public EList getBehavior()
getBehavior
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_Behavior()
public EList getFacesConfigExtension()
getFacesConfigExtension
in interface FacesConfigType
FacesConfigPackage.getFacesConfigType_FacesConfigExtension()
public java.lang.String getXmlns()
getXmlns
in interface FacesConfigType
FacesConfigType.isSetXmlns()
,
FacesConfigType.unsetXmlns()
,
FacesConfigType.setXmlns(String)
,
FacesConfigPackage.getFacesConfigType_Xmlns()
public void setXmlns(java.lang.String newXmlns)
setXmlns
in interface FacesConfigType
newXmlns
- the new value of the 'Xmlns' attribute.FacesConfigType.isSetXmlns()
,
FacesConfigType.unsetXmlns()
,
FacesConfigType.getXmlns()
public void unsetXmlns()
unsetXmlns
in interface FacesConfigType
FacesConfigType.isSetXmlns()
,
FacesConfigType.getXmlns()
,
FacesConfigType.setXmlns(String)
public boolean isSetXmlns()
isSetXmlns
in interface FacesConfigType
FacesConfigType.unsetXmlns()
,
FacesConfigType.getXmlns()
,
FacesConfigType.setXmlns(String)
public java.lang.String getId()
getId
in interface FacesConfigType
FacesConfigType.setId(String)
,
FacesConfigPackage.getFacesConfigType_Id()
public void setId(java.lang.String newId)
setId
in interface FacesConfigType
newId
- the new value of the 'Id' attribute.FacesConfigType.getId()
public boolean isMetadataComplete()
isMetadataComplete
in interface FacesConfigType
FacesConfigType.setMetadataComplete(boolean)
,
FacesConfigPackage.getFacesConfigType_MetadataComplete()
public void setMetadataComplete(boolean newMetadataComplete)
setMetadataComplete
in interface FacesConfigType
newMetadataComplete
- the new value of the 'Metadata Complete' attribute.FacesConfigType.isMetadataComplete()
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 |