|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface POCDMT000040Material
A representation of the model object 'POCDMT000040 Material'.
The following features are supported:
CDAR2Package.getPOCDMT000040Material()| 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. |
EntityDeterminerDetermined |
getDeterminerCode()
Returns the value of the 'Determiner Code' attribute. |
ST1 |
getLotNumberText()
Returns the value of the 'Lot Number Text' containment reference. |
EN |
getName()
Returns the value of the 'Name' containment reference. |
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. |
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 |
isSetDeterminerCode()
Returns whether the value of the ' Determiner 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 |
setDeterminerCode(EntityDeterminerDetermined value)
Sets the value of the ' Determiner Code' attribute. |
void |
setLotNumberText(ST1 value)
Sets the value of the ' Lot Number Text' containment reference. |
void |
setName(EN value)
Sets the value of the ' Name' containment reference. |
void |
setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Null Flavor' attribute. |
void |
setTypeId(POCDMT000040InfrastructureRootTypeId value)
Sets the value of the ' Type Id' containment reference. |
void |
unsetClassCode()
Unsets the value of the ' Class Code' attribute. |
void |
unsetDeterminerCode()
Unsets the value of the ' Determiner 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.getPOCDMT000040Material_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.getPOCDMT000040Material_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.getPOCDMT000040Material_TemplateId()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.getPOCDMT000040Material_Code()void setCode(CE value)
Code' containment reference.
value - the new value of the 'Code' containment reference.getCode()EN getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(EN),
CDAR2Package.getPOCDMT000040Material_Name()void setName(EN value)
Name' containment reference.
value - the new value of the 'Name' containment reference.getName()ST1 getLotNumberText()
If the meaning of the 'Lot Number Text' containment reference isn't clear, there really should be more of a description here...
setLotNumberText(ST1),
CDAR2Package.getPOCDMT000040Material_LotNumberText()void setLotNumberText(ST1 value)
Lot Number Text' containment reference.
value - the new value of the 'Lot Number Text' containment reference.getLotNumberText()org.eclipse.emf.common.util.Enumerator getClassCode()
"MMAT".
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.getPOCDMT000040Material_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)EntityDeterminerDetermined getDeterminerCode()
"KIND".
The literals are from the enumeration EntityDeterminerDetermined.
If the meaning of the 'Determiner Code' attribute isn't clear, there really should be more of a description here...
EntityDeterminerDetermined,
isSetDeterminerCode(),
unsetDeterminerCode(),
setDeterminerCode(EntityDeterminerDetermined),
CDAR2Package.getPOCDMT000040Material_DeterminerCode()void setDeterminerCode(EntityDeterminerDetermined value)
Determiner Code' attribute.
value - the new value of the 'Determiner Code' attribute.EntityDeterminerDetermined,
isSetDeterminerCode(),
unsetDeterminerCode(),
getDeterminerCode()void unsetDeterminerCode()
Determiner Code' attribute.
isSetDeterminerCode(),
getDeterminerCode(),
setDeterminerCode(EntityDeterminerDetermined)boolean isSetDeterminerCode()
Determiner Code' attribute is set.
unsetDeterminerCode(),
getDeterminerCode(),
setDeterminerCode(EntityDeterminerDetermined)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.getPOCDMT000040Material_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 | |||||||||