|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface POCDMT000040AuthoringDevice
A representation of the model object 'POCDMT000040 Authoring Device'.
The following features are supported:
Realm Code
Type Id
Template Id
Code
Manufacturer Model Name
Software Name
As Maintained Entity
Class Code
Determiner Code
Null Flavor
CDAR2Package.getPOCDMT000040AuthoringDevice()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAsMaintainedEntity()
Returns the value of the 'As Maintained Entity' containment reference list. |
EntityClassDevice |
getClassCode()
Returns the value of the 'Class Code' attribute. |
CE |
getCode()
Returns the value of the 'Code' containment reference. |
org.eclipse.emf.common.util.Enumerator |
getDeterminerCode()
Returns the value of the 'Determiner Code' attribute. |
SC |
getManufacturerModelName()
Returns the value of the 'Manufacturer Model 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. |
SC |
getSoftwareName()
Returns the value of the 'Software Name' 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 |
isSetDeterminerCode()
Returns whether the value of the ' Determiner Code ' attribute is set. |
void |
setClassCode(EntityClassDevice value)
Sets the value of the ' Class Code ' attribute. |
void |
setCode(CE value)
Sets the value of the ' Code ' containment reference. |
void |
setDeterminerCode(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Determiner Code ' attribute. |
void |
setManufacturerModelName(SC value)
Sets the value of the ' Manufacturer Model Name ' containment reference. |
void |
setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the ' Null Flavor ' attribute. |
void |
setSoftwareName(SC value)
Sets the value of the ' Software Name ' 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 |
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.getPOCDMT000040AuthoringDevice_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.getPOCDMT000040AuthoringDevice_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.getPOCDMT000040AuthoringDevice_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.getPOCDMT000040AuthoringDevice_Code()
void setCode(CE value)
Code
' containment reference.
value
- the new value of the 'Code' containment reference.getCode()
SC getManufacturerModelName()
If the meaning of the 'Manufacturer Model Name' containment reference isn't clear, there really should be more of a description here...
setManufacturerModelName(SC)
,
CDAR2Package.getPOCDMT000040AuthoringDevice_ManufacturerModelName()
void setManufacturerModelName(SC value)
Manufacturer Model Name
' containment reference.
value
- the new value of the 'Manufacturer Model Name' containment reference.getManufacturerModelName()
SC getSoftwareName()
If the meaning of the 'Software Name' containment reference isn't clear, there really should be more of a description here...
setSoftwareName(SC)
,
CDAR2Package.getPOCDMT000040AuthoringDevice_SoftwareName()
void setSoftwareName(SC value)
Software Name
' containment reference.
value
- the new value of the 'Software Name' containment reference.getSoftwareName()
org.eclipse.emf.common.util.EList getAsMaintainedEntity()
POCDMT000040MaintainedEntity
.
If the meaning of the 'As Maintained Entity' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getPOCDMT000040AuthoringDevice_AsMaintainedEntity()
EntityClassDevice getClassCode()
"DEV"
.
The literals are from the enumeration EntityClassDevice
.
If the meaning of the 'Class Code' attribute isn't clear, there really should be more of a description here...
EntityClassDevice
,
isSetClassCode()
,
unsetClassCode()
,
setClassCode(EntityClassDevice)
,
CDAR2Package.getPOCDMT000040AuthoringDevice_ClassCode()
void setClassCode(EntityClassDevice value)
Class Code
' attribute.
value
- the new value of the 'Class Code' attribute.EntityClassDevice
,
isSetClassCode()
,
unsetClassCode()
,
getClassCode()
void unsetClassCode()
Class Code
' attribute.
isSetClassCode()
,
getClassCode()
,
setClassCode(EntityClassDevice)
boolean isSetClassCode()
Class Code
' attribute is set.
unsetClassCode()
,
getClassCode()
,
setClassCode(EntityClassDevice)
org.eclipse.emf.common.util.Enumerator getDeterminerCode()
"INSTANCE"
.
If the meaning of the 'Determiner Code' attribute isn't clear, there really should be more of a description here...
isSetDeterminerCode()
,
unsetDeterminerCode()
,
setDeterminerCode(Enumerator)
,
CDAR2Package.getPOCDMT000040AuthoringDevice_DeterminerCode()
void setDeterminerCode(org.eclipse.emf.common.util.Enumerator value)
Determiner Code
' attribute.
value
- the new value of the 'Determiner Code' attribute.isSetDeterminerCode()
,
unsetDeterminerCode()
,
getDeterminerCode()
void unsetDeterminerCode()
Determiner Code
' attribute.
isSetDeterminerCode()
,
getDeterminerCode()
,
setDeterminerCode(Enumerator)
boolean isSetDeterminerCode()
Determiner Code
' attribute is set.
unsetDeterminerCode()
,
getDeterminerCode()
,
setDeterminerCode(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.getPOCDMT000040AuthoringDevice_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 |