|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectStage | |
|---|---|
| com.oberon.ooql.sdk | |
| Uses of ObjectStage in com.oberon.ooql.sdk |
|---|
| Methods in com.oberon.ooql.sdk that return ObjectStage | |
|---|---|
ObjectStage |
ObjectObj.getObjectStage(Framework framework)
Get the current ObjectObj's stage instance. |
ObjectStage |
ObjectObj.getObjectStage(java.lang.String stageName,
Framework framework)
Get an ObjectObj's stage instance. |
ObjectStage |
ObjectValidation.getStage()
Get the ObjectValidation relative ObjectStage |
| Methods in com.oberon.ooql.sdk that return types with arguments of type ObjectStage | |
|---|---|
java.util.Vector<ObjectStage> |
ObjectObj.getObjectStages(Framework framework)
Get the ObjectObj's stage instances. |
| Methods in com.oberon.ooql.sdk with parameters of type ObjectStage | |
|---|---|
void |
ObjectValidation.setStage(ObjectStage stage)
Set the ObjectValidation relative ObjectStage [INTERNAL USAGE] |
| Method parameters in com.oberon.ooql.sdk with type arguments of type ObjectStage | |
|---|---|
void |
ObjectObj.setObjectStages(java.util.Vector<ObjectStage> stages)
Set the ObjectObj's stage instances [INTERNAL USAGE]. |
|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||