Uses of Class
org.nuiton.eugene.models.object.xml.ObjectModeImplAssociationClassParticipant
-
Packages that use ObjectModeImplAssociationClassParticipant Package Description org.nuiton.eugene.models.object.xml -
-
Uses of ObjectModeImplAssociationClassParticipant in org.nuiton.eugene.models.object.xml
Fields in org.nuiton.eugene.models.object.xml with type parameters of type ObjectModeImplAssociationClassParticipant Modifier and Type Field Description protected List<ObjectModeImplAssociationClassParticipant>ObjectModelAssociationClassImpl. participantsRefsMethods in org.nuiton.eugene.models.object.xml that return types with arguments of type ObjectModeImplAssociationClassParticipant Modifier and Type Method Description Collection<ObjectModeImplAssociationClassParticipant>ObjectModelAssociationClassImpl. getParticipantsRefs()Methods in org.nuiton.eugene.models.object.xml with parameters of type ObjectModeImplAssociationClassParticipant Modifier and Type Method Description voidObjectModelAssociationClassImpl. addParticipant(ObjectModeImplAssociationClassParticipant participant)
-