|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentifiedItem
A representation of the model object 'Identified Item'. This abstract class represent any item that is unique, so possesses a unique identifier. Each of these items can be commented ou have requirements.
The following features are supported:
SAMPackage.getIdentifiedItem()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getComment()
Returns the value of the 'Comment' attribute |
java.lang.String |
getRequirements()
Returns the value of the 'Requirements' attribute |
void |
setComment(java.lang.String value)
Sets the value of the ' Comment ' attribute.
|
void |
setRequirements(java.lang.String value)
Sets the value of the ' Requirements ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getComment()
If the meaning of the 'Comment' attribute isn't clear, there really should be more of a description here...
setComment(String)
,
SAMPackage.getIdentifiedItem_Comment()
void setComment(java.lang.String value)
Comment
' attribute.
value
- the new value of the 'Comment' attribute.getComment()
java.lang.String getRequirements()
If the meaning of the 'Requirements' attribute isn't clear, there really should be more of a description here...
setRequirements(String)
,
SAMPackage.getIdentifiedItem_Requirements()
void setRequirements(java.lang.String value)
Requirements
' attribute.
value
- the new value of the 'Requirements' attribute.getRequirements()
|
SAM | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.