|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SectionType
A representation of the model object 'Section Type'.
The following features are supported:
EnvelopePackage.getSectionType()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
ContentType |
getContent()
Returns the value of the 'Content' container reference. |
MsgType |
getInfo()
Returns the value of the 'Info' containment reference. |
boolean |
isRequired()
Returns the value of the 'Required' attribute. |
boolean |
isSetRequired()
Returns whether the value of the ' Required ' attribute is set. |
void |
setContent(ContentType value)
Sets the value of the ' Content ' container reference. |
void |
setInfo(MsgType value)
Sets the value of the ' Info ' containment reference. |
void |
setRequired(boolean value)
Sets the value of the ' Required ' attribute. |
void |
unsetRequired()
Unsets the value of the ' Required ' 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 |
Method Detail |
---|
MsgType getInfo()
setInfo(MsgType)
,
EnvelopePackage.getSectionType_Info()
void setInfo(MsgType value)
Info
' containment reference.
value
- the new value of the 'Info' containment reference.getInfo()
boolean isRequired()
"true"
.
Determines whether import should fail if the Section is
not understood
isSetRequired()
,
unsetRequired()
,
setRequired(boolean)
,
EnvelopePackage.getSectionType_Required()
void setRequired(boolean value)
Required
' attribute.
value
- the new value of the 'Required' attribute.isSetRequired()
,
unsetRequired()
,
isRequired()
void unsetRequired()
Required
' attribute.
isSetRequired()
,
isRequired()
,
setRequired(boolean)
boolean isSetRequired()
Required
' attribute is set.
unsetRequired()
,
isRequired()
,
setRequired(boolean)
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
EnvelopePackage.getSectionType_AnyAttribute()
ContentType getContent()
Section
'.
If the meaning of the 'Content' container reference isn't clear, there really should be more of a description here...
setContent(ContentType)
,
EnvelopePackage.getSectionType_Content()
,
ContentType.getSection()
void setContent(ContentType value)
Content
' container reference.
value
- the new value of the 'Content' container reference.getContent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |