org.astrogrid.acr.ivoa.resource
Class Relationship
java.lang.Object
org.astrogrid.acr.ivoa.resource.Relationship
- All Implemented Interfaces:
- Serializable
public class Relationship
- extends Object
- implements Serializable
A relationship between one resource and one or
more other resources.
- See Also:
Content,
Serialized Form
Relationship
public Relationship()
getRelatedResources
public ResourceName[] getRelatedResources()
- Resources that this resource is related to.
getRelationshipType
public String getRelationshipType()
- the type of relationship
Copyright © 2002-2010 AstroGrid. All Rights Reserved.