|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.rm.validation.internal.reference.AbstractScheme
public abstract class AbstractScheme
An abstract implementation of the IXScheme interface
| Constructor Summary | |
|---|---|
AbstractScheme()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getExpression()
Returns the expression associated with this scheme |
void |
setExpression(java.lang.String expression)
Sets the expression associated with this scheme |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.cosmos.rm.validation.internal.reference.IXScheme |
|---|
evaluate, getType |
| Constructor Detail |
|---|
public AbstractScheme()
| Method Detail |
|---|
public java.lang.String getExpression()
IXScheme
getExpression in interface IXSchemeIXScheme.getExpression()public void setExpression(java.lang.String expression)
IXScheme
setExpression in interface IXSchemeexpression - The expression that should be associated with
this schemeIXScheme.setExpression(java.lang.String)
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||