public interface Object extends AttributedElement, SituatedElement, DiscussionContainer
The following features are supported:
DoorsPackage.getObject()
Modifier and Type | Method and Description |
---|---|
int |
getAbsoluteNumber()
Returns the value of the 'Absolute Number' attribute.
|
MDWEList<Object> |
getAllObjects()
Returns the value of the 'All Objects' reference list.
|
CellStyle |
getCellstyle()
Returns the value of the 'Cellstyle' containment reference.
|
CreatedThruKind |
getCreatedThru()
Returns the value of the 'Created Thru' attribute.
|
MDWEList<ExternalLink> |
getExternalLinks()
Returns the value of the 'External Links' containment reference list.
|
String |
getImage()
Returns the value of the 'Image' attribute.
|
MDWEList<Link> |
getInLinks()
Returns the value of the 'In Links' reference list.
|
FormalModule |
getModule()
Returns the value of the 'Module' reference.
|
MDWEList<Object> |
getNestedObjects()
Returns the value of the 'Nested Objects' containment reference list.
|
Object |
getNestingObject()
Returns the value of the 'Nesting Object' container reference.
|
RichText |
getObjectHeading()
Returns the value of the 'Object Heading' attribute.
|
String |
getObjectIdentifier()
Returns the value of the 'Object Identifier' attribute.
|
ObjectKind |
getObjectKind()
Returns the value of the 'Object Kind' attribute.
|
String |
getObjectLevel()
Returns the value of the 'Object Level' attribute.
|
String |
getObjectNumber()
Returns the value of the 'Object Number' attribute.
|
RichText |
getObjectShortText()
Returns the value of the 'Object Short Text' attribute.
|
RichText |
getObjectText()
Returns the value of the 'Object Text' attribute.
|
MDWEList<Link> |
getOutLinks()
Returns the value of the 'Out Links' reference list.
|
FormalModule |
getOwner()
Returns the value of the 'Owner' container reference.
|
boolean |
isDeleted()
Returns the value of the 'Is Deleted' attribute.
|
void |
setAbsoluteNumber(int value)
Sets the value of the '
Absolute Number ' attribute. |
void |
setCellstyle(CellStyle value)
Sets the value of the '
Cellstyle ' containment reference. |
void |
setCreatedThru(CreatedThruKind value)
Sets the value of the '
Created Thru ' attribute. |
void |
setImage(String value)
Sets the value of the '
Image ' attribute. |
void |
setIsDeleted(boolean value)
Sets the value of the '
Is Deleted ' attribute. |
void |
setNestingObject(Object value)
Sets the value of the '
Nesting Object ' container reference. |
void |
setObjectHeading(RichText value)
Sets the value of the '
Object Heading ' attribute. |
void |
setObjectIdentifier(String value)
Sets the value of the '
Object Identifier ' attribute. |
void |
setObjectKind(ObjectKind value)
Sets the value of the '
Object Kind ' attribute. |
void |
setObjectLevel(String value)
Sets the value of the '
Object Level ' attribute. |
void |
setObjectNumber(String value)
Sets the value of the '
Object Number ' attribute. |
void |
setObjectShortText(RichText value)
Sets the value of the '
Object Short Text ' attribute. |
void |
setObjectText(RichText value)
Sets the value of the '
Object Text ' attribute. |
void |
setOwner(FormalModule value)
Sets the value of the '
Owner ' container reference. |
getAttributeValue, getCreatedBy, getCreatedOn, getInstantiatedAttributes, getLastModifiedBy, getLastModifiedOn, setCreatedBy, setCreatedOn, setLastModifiedBy, setLastModifiedOn
getURL, setURL
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
getDiscussions
String getObjectLevel()
""
.
setObjectLevel(String)
,
DoorsPackage.getObject_ObjectLevel()
void setObjectLevel(String value)
Object Level
' attribute.
value
- the new value of the 'Object Level' attribute.getObjectLevel()
RichText getObjectHeading()
""
.
setObjectHeading(RichText)
,
DoorsPackage.getObject_ObjectHeading()
void setObjectHeading(RichText value)
Object Heading
' attribute.
value
- the new value of the 'Object Heading' attribute.getObjectHeading()
int getAbsoluteNumber()
setAbsoluteNumber(int)
,
DoorsPackage.getObject_AbsoluteNumber()
void setAbsoluteNumber(int value)
Absolute Number
' attribute.
value
- the new value of the 'Absolute Number' attribute.getAbsoluteNumber()
CreatedThruKind getCreatedThru()
CreatedThruKind
.
CreatedThruKind
,
setCreatedThru(CreatedThruKind)
,
DoorsPackage.getObject_CreatedThru()
void setCreatedThru(CreatedThruKind value)
Created Thru
' attribute.
value
- the new value of the 'Created Thru' attribute.CreatedThruKind
,
getCreatedThru()
RichText getObjectText()
""
.
setObjectText(RichText)
,
DoorsPackage.getObject_ObjectText()
void setObjectText(RichText value)
Object Text
' attribute.
value
- the new value of the 'Object Text' attribute.getObjectText()
RichText getObjectShortText()
""
.
setObjectShortText(RichText)
,
DoorsPackage.getObject_ObjectShortText()
void setObjectShortText(RichText value)
Object Short Text
' attribute.
value
- the new value of the 'Object Short Text' attribute.getObjectShortText()
String getObjectIdentifier()
""
.
setObjectIdentifier(String)
,
DoorsPackage.getObject_ObjectIdentifier()
void setObjectIdentifier(String value)
Object Identifier
' attribute.
value
- the new value of the 'Object Identifier' attribute.getObjectIdentifier()
FormalModule getOwner()
Objects
'.
setOwner(FormalModule)
,
DoorsPackage.getObject_Owner()
,
FormalModule.getObjects()
void setOwner(FormalModule value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
MDWEList<ExternalLink> getExternalLinks()
ExternalLink
.
It is bidirectional and its opposite is 'Owner
'.
DoorsPackage.getObject_ExternalLinks()
,
ExternalLink.getOwner()
Object getNestingObject()
Nested Objects
'.
setNestingObject(Object)
,
DoorsPackage.getObject_NestingObject()
,
getNestedObjects()
void setNestingObject(Object value)
Nesting Object
' container reference.
value
- the new value of the 'Nesting Object' container reference.getNestingObject()
MDWEList<Object> getNestedObjects()
Object
.
It is bidirectional and its opposite is 'Nesting Object
'.
DoorsPackage.getObject_NestedObjects()
,
getNestingObject()
MDWEList<Link> getInLinks()
Link
.
It is bidirectional and its opposite is 'Target
'.
DoorsPackage.getObject_InLinks()
,
Link.getTarget()
MDWEList<Link> getOutLinks()
Link
.
It is bidirectional and its opposite is 'Source
'.
DoorsPackage.getObject_OutLinks()
,
Link.getSource()
String getObjectNumber()
""
.
setObjectNumber(String)
,
DoorsPackage.getObject_ObjectNumber()
void setObjectNumber(String value)
Object Number
' attribute.
value
- the new value of the 'Object Number' attribute.getObjectNumber()
FormalModule getModule()
All Objects
'.
DoorsPackage.getObject_Module()
,
FormalModule.getAllObjects()
MDWEList<Object> getAllObjects()
Object
.
DoorsPackage.getObject_AllObjects()
String getImage()
""
.
setImage(String)
,
DoorsPackage.getObject_Image()
void setImage(String value)
Image
' attribute.
value
- the new value of the 'Image' attribute.getImage()
ObjectKind getObjectKind()
ObjectKind
.
ObjectKind
,
setObjectKind(ObjectKind)
,
DoorsPackage.getObject_ObjectKind()
void setObjectKind(ObjectKind value)
Object Kind
' attribute.
value
- the new value of the 'Object Kind' attribute.ObjectKind
,
getObjectKind()
boolean isDeleted()
setIsDeleted(boolean)
,
DoorsPackage.getObject_IsDeleted()
void setIsDeleted(boolean value)
Is Deleted
' attribute.
value
- the new value of the 'Is Deleted' attribute.isDeleted()
CellStyle getCellstyle()
setCellstyle(CellStyle)
,
DoorsPackage.getObject_Cellstyle()
void setCellstyle(CellStyle value)
Cellstyle
' containment reference.
value
- the new value of the 'Cellstyle' containment reference.getCellstyle()