de.infinityloop.util.style
Class InheritanceDescriptor

java.lang.Object
  extended by de.infinityloop.util.style.InheritanceDescriptor

public class InheritanceDescriptor
extends java.lang.Object

Property Inheritance descriptor


Field Summary
static int kComputedValue
           
static int kSpecifiedValue
           
 
Constructor Summary
InheritanceDescriptor(int behav)
          Constructor
 
Method Summary
 int getBehaviour()
          Retrieves behaviour
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

kComputedValue

public static final int kComputedValue
See Also:
Constant Field Values

kSpecifiedValue

public static final int kSpecifiedValue
See Also:
Constant Field Values
Constructor Detail

InheritanceDescriptor

public InheritanceDescriptor(int behav)
Constructor

Method Detail

getBehaviour

public int getBehaviour()
Retrieves behaviour