org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service
Class CodedNodeGraphImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.CodedNodeGraphImplBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.CodedNodeGraphImpl
public class CodedNodeGraphImpl extends CodedNodeGraphImplBase
TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.service.CodedNodeGraphImplBase
getCodedNodeSetResourceHome , getConfiguration , getFilterResourceHome , getHistoryServiceResourceHome , getLexBIGServiceConvenienceMethodsResourceHome , getLexBIGServiceMetadataResourceHome , getLexEVSGridServiceResourceHome , getResolvedConceptReferencesIteratorResourceHome , getResourceHome , getResourceHome , getSortResourceHome
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
CodedNodeGraphImpl
public CodedNodeGraphImpl ()
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
resolveAsList
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList resolveAsList (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.GraphResolutionPolicy graphResolutionPolicy)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
listCodeRelationships
public ConceptReferenceList listCodeRelationships (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.RelationshipTypeBasedPolicy relationshipTypeBasedPolicy)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToTargetCodeSystem
public void restrictToTargetCodeSystem (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToCodeSystem
public void restrictToCodeSystem (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToTargetCodes
public void restrictToTargetCodes (CodedNodeSetReference codes)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToSourceCodes
public void restrictToSourceCodes (CodedNodeSetReference codes)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToDirectionalNames
public void restrictToDirectionalNames (org.LexGrid.LexBIG.iso21090.DataModel.Collections.NameAndValueList directionalNames,
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NameAndValueList associationQualifiers)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToAssociations
public void restrictToAssociations (org.LexGrid.LexBIG.iso21090.DataModel.Collections.NameAndValueList associations,
org.LexGrid.LexBIG.iso21090.DataModel.Collections.NameAndValueList associationQualifiers)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToCodes
public void restrictToCodes (CodedNodeSetReference codes)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
intersect
public void intersect (CodedNodeGraphReference graph)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
union
public void union (CodedNodeGraphReference graph)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToSourceCodeSystem
public void restrictToSourceCodeSystem (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
isCodeInGraph
public org.LexGrid.LexBIG.iso21090.DataModel.cagrid.CodeExistence isCodeInGraph (org.LexGrid.LexBIG.iso21090.DataModel.Core.ConceptReference code)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
toNodeList
public CodedNodeSetReference toNodeList (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.NodeListPolicy nodeListPolicy)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
areCodesRelated
public org.LexGrid.LexBIG.iso21090.DataModel.cagrid.CodeRelationship areCodesRelated (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.RelationshipTypeBasedPolicy relationshipTypeBasedPolicy,
org.LexGrid.LexBIG.iso21090.DataModel.Core.NameAndValue nameAndValue)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
listCodeRelationships2
public ConceptReferenceList listCodeRelationships2 (org.LexGrid.LexBIG.iso21090.DataModel.cagrid.RelationshipDistanceBasedPolicy relationshipDistanceBasedPolicy)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD