|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use View | |
|---|---|
| org.plasma.provisioning.rdb | |
| org.plasma.provisioning.rdb.oracle.g11.sys | |
| org.plasma.provisioning.rdb.oracle.g11.sys.impl | |
| Uses of View in org.plasma.provisioning.rdb |
|---|
| Methods in org.plasma.provisioning.rdb with parameters of type View | |
|---|---|
Class |
Oracle11GConverter.buildClass(Package pkg,
View view)
|
| Uses of View in org.plasma.provisioning.rdb.oracle.g11.sys |
|---|
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys that return View | |
|---|---|
View |
ViewComment.createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
View |
ViewColumnComment.createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
View |
ViewColumn.createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
View |
ViewComment.getView()
Returns the value of the view property. |
View |
ViewColumnComment.getView()
Returns the value of the view property. |
View |
ViewColumn.getView()
Returns the value of the view property. |
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys with parameters of type View | |
|---|---|
void |
ViewComment.setView(View value)
Sets the value of the view property to the given value. |
void |
ViewColumnComment.setView(View value)
Sets the value of the view property to the given value. |
void |
ViewColumn.setView(View value)
Sets the value of the view property to the given value. |
| Uses of View in org.plasma.provisioning.rdb.oracle.g11.sys.impl |
|---|
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys.impl that return View | |
|---|---|
View |
ViewCommentImpl.createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
View |
ViewColumnImpl.createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
View |
ViewColumnCommentImpl.createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
View |
ViewCommentImpl.getView()
Returns the value of the view property. |
View |
ViewColumnImpl.getView()
Returns the value of the view property. |
View |
ViewColumnCommentImpl.getView()
Returns the value of the view property. |
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys.impl with parameters of type View | |
|---|---|
void |
ViewCommentImpl.setView(View value)
Sets the value of the view property to the given value. |
void |
ViewColumnImpl.setView(View value)
Sets the value of the view property to the given value. |
void |
ViewColumnCommentImpl.setView(View value)
Sets the value of the view property to the given value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||