COSMOS ${releaseVersion} data-collection Project
Public API Specification

org.eclipse.cosmos.dc.mgmt.provisional.wsdm.impl.info
Class WSDMRelationInfo

java.lang.Object
  extended by org.eclipse.cosmos.dc.mgmt.provisional.wsdm.impl.info.WSDMRelationInfo

public class WSDMRelationInfo
extends java.lang.Object


Constructor Summary
WSDMRelationInfo(java.lang.annotation.Annotation[] annotations, java.lang.reflect.Method method, boolean create)
           
WSDMRelationInfo(ManagedRelation managedRelation, java.lang.reflect.Field field)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDMRelationInfo

public WSDMRelationInfo(ManagedRelation managedRelation,
                        java.lang.reflect.Field field)

WSDMRelationInfo

public WSDMRelationInfo(java.lang.annotation.Annotation[] annotations,
                        java.lang.reflect.Method method,
                        boolean create)

COSMOS ${releaseVersion} data-collection Project
Public API Specification