| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
MNAME
The metaclass simple name. 
 | 
static java.lang.String | 
MQNAME
The metaclass qualified name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MatrixDefinition | 
getMatrix()
Getter for relation 'MatrixValueDefinition->Matrix'
 
 Metamodel description:
 Matrix owner 
 | 
PropertyTable | 
getParameters()
Getter for relation 'MatrixValueDefinition->Parameters'
 
 Metamodel description:
 Parameters to pass to the external processor. 
 | 
ExternProcessor | 
getProcessor()
Getter for relation 'MatrixValueDefinition->Processor'
 
 Metamodel description:
 External java processor that displays and edit matrix values. 
 | 
void | 
setMatrix(MatrixDefinition value)
Setter for relation 'MatrixValueDefinition->Matrix'
 
 Metamodel description:
 Matrix owner 
 | 
void | 
setParameters(PropertyTable value)
Setter for relation 'MatrixValueDefinition->Parameters'
 
 Metamodel description:
 Parameters to pass to the external processor. 
 | 
void | 
setProcessor(ExternProcessor value)
Setter for relation 'MatrixValueDefinition->Processor'
 
 Metamodel description:
 External java processor that displays and edit matrix values. 
 | 
getAddedToQuery, getAddedToQuery, getCausedImpact, getCausedImpact, getDiagramElement, getDiagramElementstatic final java.lang.String MNAME
static final java.lang.String MQNAME
ExternProcessor getProcessor()
void setProcessor(ExternProcessor value)
PropertyTable getParameters()
void setParameters(PropertyTable value)
MatrixDefinition getMatrix()
void setMatrix(MatrixDefinition value)