pl.edu.agh.cast.data.model.general
Class IManyToManyRelation.Properties
java.lang.Object
pl.edu.agh.cast.data.model.general.IManyToManyRelation.Properties
- Enclosing interface:
- IManyToManyRelation
public static class IManyToManyRelation.Properties
- extends Object
Enumeration of property name constants.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCE_ENTITIES
public static final String SOURCE_ENTITIES
- The name of the 'source entities' property.
- See Also:
- Constant Field Values
TARGET_ENTITIES
public static final String TARGET_ENTITIES
- The name of the 'target entities' property.
- See Also:
- Constant Field Values
DIRECTED
public static final String DIRECTED
- The name of the 'directed' property.
- See Also:
- Constant Field Values
IManyToManyRelation.Properties
public IManyToManyRelation.Properties()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.