Server
API Reference Guide
Product Documentation:

Visualization Server
Documentation Home
IlsSortedOwnsList< OwnerType, OwnedType, Comparator > Member List

This is the complete list of members for IlsSortedOwnsList< OwnerType, OwnedType, Comparator >, including all inherited members.

clear()IlsOwnsList< OwnerType, OwnedType >
cons(COwnedTypePR)IlsSortedOwnsList< OwnerType, OwnedType, Comparator >
ConstIterator typedefIlsOwnsList< OwnerType, OwnedType >
cut(Partial &, ILS_CUT_DIRECTIVE d=ILS_ALL)IlsOwnsList< OwnerType, OwnedType >virtual
getActivity() constIlsOwnsList< OwnerType, OwnedType >
getAdded(int &)IlsOwnsList< OwnerType, OwnedType >
getFirst()IlsOwnsList< OwnerType, OwnedType >
getIdentifiedElement(const IlsString &id) constIlsOwnsList< OwnerType, OwnedType >virtual
getIdentifier() constIlsIdentifiedListRelation
getLast()IlsOwnsList< OwnerType, OwnedType >
getLength() constIlsListRelation
getMaxCard() constIlsListRelation
getMinCard() constIlsListRelation
getOwner() constIlsOwnsList< OwnerType, OwnedType >
getRemoved(int &)IlsOwnsList< OwnerType, OwnedType >
hasElement(IlsViewed &) constIlsOwnsList< OwnerType, OwnedType >virtual
IlsOwnsList(OwnerType &owner, IlsRelationId identifier=IlsDefaultRelationId, IlsActivity activity=IlsModel::GetDefaultActivity(), IlsCardinality mincard=0, IlsCardinality maxcard=ILS_UNLIMITED_MAXCARD, Initial &targets=(*new Initial()), IlsBoolean check_card=IlsTrue)IlsOwnsList< OwnerType, OwnedType >
IlsSortedOwnsList(OwnerType &owner, IlsRelationId identifier=IlsDefaultRelationId, IlsActivity activity=IlsModel::GetDefaultActivity(), IlsCardinality mincard=0, IlsCardinality maxcard=ILS_UNLIMITED_MAXCARD, Initial &targets=(*new Initial()), IlsBoolean check_card=IlsTrue)IlsSortedOwnsList< OwnerType, OwnedType, Comparator >
IlsViewedRel()IlsViewedRelprotected
isIn(COwnedTypePR e)IlsOwnsList< OwnerType, OwnedType >
isLengthModified()IlsListRelation
isModified()IlsListRelation
isViewed()IlsViewedRel
Iterator typedefIlsOwnsList< OwnerType, OwnedType >
Myself typedefIlsSortedOwnsList< OwnerType, OwnedType, Comparator >
NewInitial()IlsOwnsList< OwnerType, OwnedType >static
onSubscribe(IlsView &)IlsViewedRelvirtual
onUnsubscribe(IlsView &)IlsViewedRelvirtual
operator<<(COwnedTypePR newe)IlsSortedOwnsList< OwnerType, OwnedType, Comparator >
operator>>(COwnedTypePR olde)IlsOwnsList< OwnerType, OwnedType >
operator[](int i) constIlsOwnsList< OwnerType, OwnedType >
Partial typedefIlsOwnsList< OwnerType, OwnedType >
Position typedefIlsOwnsList< OwnerType, OwnedType >
remove(COwnedTypePR olde, ILS_CUT_DIRECTIVE d=ILS_ALL)IlsOwnsList< OwnerType, OwnedType >
remove(Partial &, ILS_CUT_DIRECTIVE d=ILS_ALL, IlsBoolean weak=IlsFalse)IlsOwnsList< OwnerType, OwnedType >
~IlsOwnsList()IlsOwnsList< OwnerType, OwnedType >virtual