|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface POCDMT000040Consent
A representation of the model object 'POCDMT000040 Consent'.
The following features are supported:
CDAR2Package.getPOCDMT000040Consent()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.Enumerator |
getClassCode()
Returns the value of the 'Class Code' attribute. |
CE |
getCode()
Returns the value of the 'Code' containment reference. |
org.eclipse.emf.common.util.EList |
getId()
Returns the value of the 'Id' containment reference list. |
org.eclipse.emf.common.util.Enumerator |
getMoodCode()
Returns the value of the 'Mood Code' attribute. |
org.eclipse.emf.common.util.Enumerator |
getNullFlavor()
Returns the value of the 'Null Flavor' attribute. |
org.eclipse.emf.common.util.EList |
getRealmCode()
Returns the value of the 'Realm Code' containment reference list. |
CS1 |
getStatusCode()
Returns the value of the 'Status Code' containment reference. |
org.eclipse.emf.common.util.EList |
getTemplateId()
Returns the value of the 'Template Id' containment reference list. |
POCDMT000040InfrastructureRootTypeId |
getTypeId()
Returns the value of the 'Type Id' containment reference. |
boolean |
isSetClassCode()
Returns whether the value of the ' Class Code' attribute is set. |
boolean |
isSetMoodCode()
Returns whether the value of the ' Mood Code' attribute is set. |
void |
setClassCode(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Class Code' attribute. |
void |
setCode(CE value)
Sets the value of the ' Code' containment reference. |
void |
setMoodCode(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Mood Code' attribute. |
void |
setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Null Flavor' attribute. |
void |
setStatusCode(CS1 value)
Sets the value of the ' Status Code' containment reference. |
void |
setTypeId(POCDMT000040InfrastructureRootTypeId value)
Sets the value of the ' Type Id' containment reference. |
void |
unsetClassCode()
Unsets the value of the ' Class Code' attribute. |
void |
unsetMoodCode()
Unsets the value of the ' Mood 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 |
|---|
org.eclipse.emf.common.util.EList getRealmCode()
CS1.
If the meaning of the 'Realm Code' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getPOCDMT000040Consent_RealmCode()POCDMT000040InfrastructureRootTypeId getTypeId()
If the meaning of the 'Type Id' containment reference isn't clear, there really should be more of a description here...
setTypeId(POCDMT000040InfrastructureRootTypeId),
CDAR2Package.getPOCDMT000040Consent_TypeId()void setTypeId(POCDMT000040InfrastructureRootTypeId value)
Type Id' containment reference.
value - the new value of the 'Type Id' containment reference.getTypeId()org.eclipse.emf.common.util.EList getTemplateId()
II.
If the meaning of the 'Template Id' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getPOCDMT000040Consent_TemplateId()org.eclipse.emf.common.util.EList getId()
II.
If the meaning of the 'Id' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getPOCDMT000040Consent_Id()CE getCode()
If the meaning of the 'Code' containment reference isn't clear, there really should be more of a description here...
setCode(CE),
CDAR2Package.getPOCDMT000040Consent_Code()void setCode(CE value)
Code' containment reference.
value - the new value of the 'Code' containment reference.getCode()CS1 getStatusCode()
If the meaning of the 'Status Code' containment reference isn't clear, there really should be more of a description here...
setStatusCode(CS1),
CDAR2Package.getPOCDMT000040Consent_StatusCode()void setStatusCode(CS1 value)
Status Code' containment reference.
value - the new value of the 'Status Code' containment reference.getStatusCode()org.eclipse.emf.common.util.Enumerator getClassCode()
"CONS".
If the meaning of the 'Class Code' attribute isn't clear, there really should be more of a description here...
isSetClassCode(),
unsetClassCode(),
setClassCode(Enumerator),
CDAR2Package.getPOCDMT000040Consent_ClassCode()void setClassCode(org.eclipse.emf.common.util.Enumerator value)
Class Code' attribute.
value - the new value of the 'Class Code' attribute.isSetClassCode(),
unsetClassCode(),
getClassCode()void unsetClassCode()
Class Code' attribute.
isSetClassCode(),
getClassCode(),
setClassCode(Enumerator)boolean isSetClassCode()
Class Code' attribute is set.
unsetClassCode(),
getClassCode(),
setClassCode(Enumerator)org.eclipse.emf.common.util.Enumerator getMoodCode()
"EVN".
If the meaning of the 'Mood Code' attribute isn't clear, there really should be more of a description here...
isSetMoodCode(),
unsetMoodCode(),
setMoodCode(Enumerator),
CDAR2Package.getPOCDMT000040Consent_MoodCode()void setMoodCode(org.eclipse.emf.common.util.Enumerator value)
Mood Code' attribute.
value - the new value of the 'Mood Code' attribute.isSetMoodCode(),
unsetMoodCode(),
getMoodCode()void unsetMoodCode()
Mood Code' attribute.
isSetMoodCode(),
getMoodCode(),
setMoodCode(Enumerator)boolean isSetMoodCode()
Mood Code' attribute is set.
unsetMoodCode(),
getMoodCode(),
setMoodCode(Enumerator)org.eclipse.emf.common.util.Enumerator getNullFlavor()
If the meaning of the 'Null Flavor' attribute isn't clear, there really should be more of a description here...
setNullFlavor(Enumerator),
CDAR2Package.getPOCDMT000040Consent_NullFlavor()void setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
Null Flavor' attribute.
value - the new value of the 'Null Flavor' attribute.getNullFlavor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||