|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface POCDMT000040Order
A representation of the model object 'POCDMT000040 Order'.
The following features are supported:
CDAR2Package.getPOCDMT000040Order()| 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. |
CE |
getPriorityCode()
Returns the value of the 'Priority Code' containment reference. |
org.eclipse.emf.common.util.EList |
getRealmCode()
Returns the value of the 'Realm Code' containment reference list. |
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 |
setPriorityCode(CE value)
Sets the value of the ' Priority 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.getPOCDMT000040Order_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.getPOCDMT000040Order_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.getPOCDMT000040Order_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.getPOCDMT000040Order_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.getPOCDMT000040Order_Code()void setCode(CE value)
Code' containment reference.
value - the new value of the 'Code' containment reference.getCode()CE getPriorityCode()
If the meaning of the 'Priority Code' containment reference isn't clear, there really should be more of a description here...
setPriorityCode(CE),
CDAR2Package.getPOCDMT000040Order_PriorityCode()void setPriorityCode(CE value)
Priority Code' containment reference.
value - the new value of the 'Priority Code' containment reference.getPriorityCode()org.eclipse.emf.common.util.Enumerator getClassCode()
"ACT".
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.getPOCDMT000040Order_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()
"RQO".
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.getPOCDMT000040Order_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.getPOCDMT000040Order_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 | |||||||||