Uses of Interface
org.opencrx.kernel.model1.cci2.AssociationEnd

Packages that use AssociationEnd
org.opencrx.kernel.model1.cci2   
org.opencrx.kernel.model1.jmi1   
org.opencrx.kernel.model1.jpa3   
 

Uses of AssociationEnd in org.opencrx.kernel.model1.cci2
 

Methods in org.opencrx.kernel.model1.cci2 that return AssociationEnd
 AssociationEnd Reference.getExposedEnd()
          Retrieves the value for the reference exposedEnd.
 AssociationEnd Reference.getReferencedEnd()
          Retrieves the value for the reference referencedEnd.
 

Methods in org.opencrx.kernel.model1.cci2 with parameters of type AssociationEnd
 void Reference.setExposedEnd(AssociationEnd exposedEnd)
          Sets a new value for the reference exposedEnd.
 void Reference.setReferencedEnd(AssociationEnd referencedEnd)
          Sets a new value for the reference referencedEnd.
 

Uses of AssociationEnd in org.opencrx.kernel.model1.jmi1
 

Subinterfaces of AssociationEnd in org.opencrx.kernel.model1.jmi1
 interface AssociationEnd
          Class AssociationEnd
 

Methods in org.opencrx.kernel.model1.jmi1 with parameters of type AssociationEnd
 void Reference.setExposedEnd(AssociationEnd exposedEnd)
          Sets a new value for the reference exposedEnd.
 void Reference.setReferencedEnd(AssociationEnd referencedEnd)
          Sets a new value for the reference referencedEnd.
 

Uses of AssociationEnd in org.opencrx.kernel.model1.jpa3
 

Classes in org.opencrx.kernel.model1.jpa3 that implement AssociationEnd
 class AssociationEnd
          Class AssociationEnd
 

Methods in org.opencrx.kernel.model1.jpa3 that return AssociationEnd
 AssociationEnd Reference.getExposedEnd()
          Retrieves the value for the reference exposedEnd.
 AssociationEnd Reference.getReferencedEnd()
          Retrieves the value for the reference referencedEnd.
 

Methods in org.opencrx.kernel.model1.jpa3 with parameters of type AssociationEnd
 void Reference.setExposedEnd(AssociationEnd exposedEnd)
          Sets a new value for the reference exposedEnd.
 void Reference.setReferencedEnd(AssociationEnd referencedEnd)
          Sets a new value for the reference referencedEnd.
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.