|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BehaviorType
A representation of the model object 'Behavior Type'.
The following features are supported:
FacesConfigPackage.getBehaviorType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getAttribute()
Returns the value of the 'Attribute' containment reference list. |
BehaviorClassType |
getBehaviorClass()
Returns the value of the 'Behavior Class' containment reference |
EList |
getBehaviorExtension()
Returns the value of the 'Behavior Extension' containment reference list. |
BehaviorIdType |
getBehaviorId()
Returns the value of the 'Behavior Id' containment reference |
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
EList |
getProperty()
Returns the value of the 'Property' containment reference list. |
void |
setBehaviorClass(BehaviorClassType value)
Sets the value of the ' Behavior Class ' containment reference |
void |
setBehaviorId(BehaviorIdType value)
Sets the value of the ' Behavior Id ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
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.getBehaviorType_Description()
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.getBehaviorType_DisplayName()
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.getBehaviorType_Icon()
BehaviorIdType getBehaviorId()
If the meaning of the 'Behavior Id' containment reference isn't clear, there really should be more of a description here...
setBehaviorId(BehaviorIdType)
,
FacesConfigPackage.getBehaviorType_BehaviorId()
void setBehaviorId(BehaviorIdType value)
Behavior Id
' containment reference.
value
- the new value of the 'Behavior Id' containment reference.getBehaviorId()
BehaviorClassType getBehaviorClass()
If the meaning of the 'Behavior Class' containment reference isn't clear, there really should be more of a description here...
setBehaviorClass(BehaviorClassType)
,
FacesConfigPackage.getBehaviorType_BehaviorClass()
void setBehaviorClass(BehaviorClassType value)
Behavior Class
' containment reference.
value
- the new value of the 'Behavior Class' containment reference.getBehaviorClass()
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.getBehaviorType_Attribute()
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.getBehaviorType_Property()
EList getBehaviorExtension()
BehaviorExtensionType
.
If the meaning of the 'Behavior Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getBehaviorType_BehaviorExtension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |