Interface MAssociationRoleWithoutAssociation
-
- All Superinterfaces:
AssociationRoleIF
,MAssociationRole
,MTMObject
,ReifiableIF
,TMObjectIF
,TypedIF
public interface MAssociationRoleWithoutAssociation extends MAssociationRole
-
-
Field Summary
-
Fields inherited from interface net.ontopia.topicmaps.core.AssociationRoleIF
EVENT_ADDED, EVENT_REMOVED, EVENT_SET_PLAYER, EVENT_SET_TYPE
-
Fields inherited from interface net.ontopia.topicmaps.core.ReifiableIF
EVENT_SET_REIFIER
-
Fields inherited from interface net.ontopia.topicmaps.core.TMObjectIF
EVENT_ADD_ITEMIDENTIFIER, EVENT_REMOVE_ITEMIDENTIFIER, MSG_NULL_ARGUMENT
-
-
Method Summary
-
Methods inherited from interface net.ontopia.topicmaps.core.AssociationRoleIF
getAssociation, getPlayer, setPlayer
-
Methods inherited from interface net.ontopia.topicmaps.core.ReifiableIF
getReifier, setReifier
-
Methods inherited from interface net.ontopia.topicmaps.core.TMObjectIF
addItemIdentifier, getItemIdentifiers, getObjectId, getTopicMap, isReadOnly, remove, removeItemIdentifier
-
-