|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.assembly.impl.BaseImpl
public abstract class BaseImpl
Convenience base class for assembly model objects.
| Constructor Summary | |
|---|---|
protected |
BaseImpl()
Constructs a new base model object. |
| Method Summary | |
|---|---|
boolean |
isUnresolved()
Returns true if the model element is unresolved. |
void |
setUnresolved(boolean undefined)
Sets whether the model element is unresolved. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BaseImpl()
| Method Detail |
|---|
public boolean isUnresolved()
Base
isUnresolved in interface Basepublic void setUnresolved(boolean undefined)
Base
setUnresolved in interface Baseundefined - whether the model element is unresolved
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||