public class CoInvestigationData extends CollaborationData
| Constructor and Description |
|---|
CoInvestigationData(Collaborator egoCollaborator,
Set<Collaborator> collaborators,
Set<Collaboration> collaborations,
Map<String,Activity> grantMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Activity> |
getGrants() |
Set<Map<String,String>> |
initializeEdgeSchema() |
Set<Map<String,String>> |
initializeNodeSchema() |
getBuiltFromCacheTime, getCollaborations, getCollaborators, getEdgeSchema, getEgoCollaborator, getNodeSchema, setBuiltFromCacheTimepublic CoInvestigationData(Collaborator egoCollaborator, Set<Collaborator> collaborators, Set<Collaboration> collaborations, Map<String,Activity> grantMap)
Copyright © 2022. All rights reserved.