pl.edu.agh.cast.data.model.general
Class IEntity.Properties
java.lang.Object
pl.edu.agh.cast.data.model.general.IEntity.Properties
- Enclosing interface:
- IEntity
public static class IEntity.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 |
ENTITY_NAME
public static final String ENTITY_NAME
- The name of the 'entity name' property.
- See Also:
- Constant Field Values
INCOMING_RELATIONS
public static final String INCOMING_RELATIONS
- The name of the 'incoming relations' property.
- See Also:
- Constant Field Values
OUTGOING_RELATIONS
public static final String OUTGOING_RELATIONS
- The name of the 'outgoing relations' property.
- See Also:
- Constant Field Values
IEntity.Properties
public IEntity.Properties()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.