mapss.dif.attributes
Class DIFNodeAttributeType
java.lang.Object
mapss.dif.attributes.AttributeType
mapss.dif.attributes.DIFAttributeType
mapss.dif.attributes.DIFNodeAttributeType
public class DIFNodeAttributeType
- extends DIFAttributeType
An enumeration of types of default attributes for DIF actor block.
It won't be possible to create an instance of this object and it doesn't
have any public fields. During the first access to any of
it, AttributeType
class initializes it's
internal data structure.
- Version:
- $Id: DIFNodeAttributeType.java 362 2007-02-25 21:08:57Z plishker $
- Author:
- Chia-Jui Hsu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
parameter
public static final DIFNodeAttributeType parameter
input
public static final DIFNodeAttributeType input
output
public static final DIFNodeAttributeType output
DIFNodeAttributeType
protected DIFNodeAttributeType(java.lang.String label)