public class _BaseRelationStub extends org.omg.CORBA.portable.ObjectImpl implements BaseRelation
| Constructor and Description |
|---|
_BaseRelationStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
BaseElement |
getElem1()
(10001)
Get the first base element of the base relation.
|
BaseElement |
getElem2()
(10002)
Get the second base element of the base relation.
|
java.lang.String |
getInverseRelationName()
(10009)
Return the inverse name of the base relation.
|
RelationRange |
getInverseRelationRange()
(10003)
Get the inverse relation range of the base relation.
|
Relationship |
getInverseRelationship()
(10004)
Get the inverse relationship of the base relation.
|
java.lang.String |
getRelationName()
(10005)
Get the relation name of the base relation.
|
RelationRange |
getRelationRange()
(10006)
Get the relation range of the base relation.
|
Relationship |
getRelationship()
(10007)
Get the relationship of the base relation.
|
RelationType |
getRelationType()
(10008)
Get the relation type of the base relation.
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic BaseElement getElem1() throws AoException
getElem1 in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic BaseElement getElem2() throws AoException
getElem2 in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic RelationRange getInverseRelationRange() throws AoException
getInverseRelationRange in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic Relationship getInverseRelationship() throws AoException
getInverseRelationship in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic java.lang.String getRelationName()
throws AoException
getRelationName in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic RelationRange getRelationRange() throws AoException
getRelationRange in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic Relationship getRelationship() throws AoException
getRelationship in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic RelationType getRelationType() throws AoException
getRelationType in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic java.lang.String getInverseRelationName()
throws AoException
getInverseRelationName in interface BaseRelationOperationsAoException - with the following possible error codes:
AO_BAD_PARAMETER
AO_CONNECTION_LOST
AO_IMPLEMENTATION_PROBLEM
AO_NOT_IMPLEMENTED
AO_NO_MEMORY
AO_SESSION_NOT_ACTIVEpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl