com.softwareag.centrasite.appl.framework.mapping
Class AssociationMappedToTarget

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.mapping.BaseProperty
      extended by com.softwareag.centrasite.appl.framework.mapping.Association
          extended by com.softwareag.centrasite.appl.framework.mapping.AssociationMappedToTarget
All Implemented Interfaces:
Property, Relation

public class AssociationMappedToTarget
extends Association


Constructor Summary
AssociationMappedToTarget()
           
 
Method Summary
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.Association
getAssociationType, getAssociationTypeConcept, getAssociationTypeKey, getCascadeStyle, getPropery, getTargetTypes, setAssociationType, setAssociationTypeKey, setCascadeStyle, setTargetTypes
 
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.BaseProperty
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationMappedToTarget

public AssociationMappedToTarget()