|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StrucDocFootnoteRef
A representation of the model object 'Struc Doc Footnote Ref'.
The following features are supported:
CDAR2Package.getStrucDocFootnoteRef()| Method Summary | |
|---|---|
java.lang.String |
getID()
Returns the value of the 'ID' attribute. |
java.lang.String |
getIDREF()
Returns the value of the 'IDREF' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
java.util.List |
getStyleCode()
Returns the value of the 'Style Code' attribute. |
void |
setID(java.lang.String value)
Sets the value of the ' ID' attribute. |
void |
setIDREF(java.lang.String value)
Sets the value of the ' IDREF' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language' attribute. |
void |
setStyleCode(java.util.List value)
Sets the value of the ' Style Code' 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 |
|---|
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),
CDAR2Package.getStrucDocFootnoteRef_ID()void setID(java.lang.String value)
ID' attribute.
value - the new value of the 'ID' attribute.getID()java.lang.String getIDREF()
If the meaning of the 'IDREF' attribute isn't clear, there really should be more of a description here...
setIDREF(String),
CDAR2Package.getStrucDocFootnoteRef_IDREF()void setIDREF(java.lang.String value)
IDREF' attribute.
value - the new value of the 'IDREF' attribute.getIDREF()java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String),
CDAR2Package.getStrucDocFootnoteRef_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.util.List getStyleCode()
If the meaning of the 'Style Code' attribute isn't clear, there really should be more of a description here...
setStyleCode(List),
CDAR2Package.getStrucDocFootnoteRef_StyleCode()void setStyleCode(java.util.List value)
Style Code' attribute.
value - the new value of the 'Style Code' attribute.getStyleCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||