ariba.ui.meta.core
Class Context.AssignmentInfo

java.lang.Object
  extended by ariba.ui.meta.core.Context.AssignmentInfo
Enclosing class:
Context

public static class Context.AssignmentInfo
extends java.lang.Object

An externally intelligible snapshot of an assignment in a InspectorInfo Context snapshot for use by Inspectors / Editors.


Field Summary
 boolean fromChaining
           
 java.lang.String key
           
 int level
           
 boolean overridden
           
 Context.AssignmentRecord rec
           
 boolean scopeKeyAssignment
           
 java.lang.Object value
           
 
Constructor Summary
Context.AssignmentInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public java.lang.String key

value

public java.lang.Object value

level

public int level

overridden

public boolean overridden

fromChaining

public boolean fromChaining

scopeKeyAssignment

public boolean scopeKeyAssignment

rec

public Context.AssignmentRecord rec
Constructor Detail

Context.AssignmentInfo

public Context.AssignmentInfo()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.