|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.msplice.model.DefaultConditionHolder
public class DefaultConditionHolder
| Field Summary | |
|---|---|
static AbstractCondition |
FALLBACK_CONDITION
|
| Constructor Summary | |
|---|---|
DefaultConditionHolder()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
accept(IVisitor visitor)
|
AbstractCondition |
getDefaultCondition()
|
void |
setDefaultCondition(AbstractCondition condition)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AbstractCondition FALLBACK_CONDITION
| Constructor Detail |
|---|
public DefaultConditionHolder()
| Method Detail |
|---|
public java.lang.Object accept(IVisitor visitor)
throws SpliceException
accept in interface ISpliceElementSpliceExceptionpublic AbstractCondition getDefaultCondition()
public void setDefaultCondition(AbstractCondition condition)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||