com.redhat.persistence
Class Signature
java.lang.Object
com.redhat.persistence.Signature
- public class Signature
- extends Object
Signature
- Version:
- $Revision: #13 $ $Date: 2004/04/07 $
- Author:
- rhs@mit.edu
versionId
public static final String versionId
- See Also:
- Constant Field Values
Signature
public Signature()
Signature
public Signature(Signature sig)
Signature
public Signature(ObjectType type)
makeQuery
public Query makeQuery(Expression expr)
getColumn
public String getColumn(Path p)
getObjectType
public ObjectType getObjectType()
hasPath
public boolean hasPath(Path p)
addPath
public void addPath(String path)
addPath
public void addPath(Path path)
getPaths
public Collection getPaths()
isFetched
public boolean isFetched(Path path)
addSignature
public void addSignature(Signature sig,
Path path)
addSource
public void addSource(ObjectType type,
Path path)
addSource
public void addSource(Source s)
getSource
public Source getSource(Path p)
isSource
public boolean isSource(Path p)
getSources
public Collection getSources()
getProperty
public Property getProperty(Path path)
getType
public ObjectType getType(Path path)
exists
public boolean exists(Path p)
toString
public String toString()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC