public interface Parameter extends CCDEntity
The following features are supported:
org.ocopomo.ccd.model.CCDModelPackage#getParameter()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
Concept |
getConcept()
Returns the value of the 'Concept' reference
|
void |
setConcept(Concept value)
Sets the value of the '
Concept ' reference |
getDescription, getName, setDescription, setName
getAnnotations
static final java.lang.String copyright
Concept getConcept()
If the meaning of the 'Concept' reference isn't clear, there really should be more of a description here...
setConcept(Concept)
,
org.ocopomo.ccd.model.CCDModelPackage#getParameter_Concept()
void setConcept(Concept value)
Concept
' reference.
value
- the new value of the 'Concept' reference.getConcept()