com.redhat.persistence.metadata
Class Link
java.lang.Object
com.redhat.persistence.metadata.Element
com.redhat.persistence.metadata.Property
com.redhat.persistence.metadata.Link
- public class Link
- extends Property
Link
- Version:
- $Revision: #5 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Constructor Summary |
Link(String name,
Role from,
Role to,
boolean isCollection,
boolean isNullable)
|
versionId
public static final String versionId
- See Also:
- Constant Field Values
Link
public Link(String name,
Role from,
Role to,
boolean isCollection,
boolean isNullable)
getType
public ObjectType getType()
- Specified by:
getType
in class Property
isCollection
public boolean isCollection()
- Specified by:
isCollection
in class Property
isNullable
public boolean isNullable()
- Specified by:
isNullable
in class Property
isComponent
public boolean isComponent()
- Specified by:
isComponent
in class Property
isComposite
public boolean isComposite()
- Specified by:
isComposite
in class Property
getFrom
public Role getFrom()
getTo
public Role getTo()
getLinkType
public ObjectType getLinkType()
dispatch
public void dispatch(Property.Switch sw)
- Specified by:
dispatch
in class Property
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC