com.unitesk.atp.treedl
Class TDL.ParameterDecl

java.lang.Object
  extended by com.unitesk.atp.dynattrs.IndexedAttributedImpl
      extended by com.unitesk.atp.dynattrs.MapAttributed
          extended by com.unitesk.atp.dynattrs.BeanMapAttributed
              extended by com.unitesk.atp.tree.TreeClass.NodeClass
                  extended by com.unitesk.atp.treedl.TDL.ParameterDecl
All Implemented Interfaces:
Attributed, Keyed, Node, Serializable
Direct Known Subclasses:
TDL.NonVirtualParameterDecl, TDL.VirtualParameterDecl
Enclosing class:
TDL

public abstract static class TDL.ParameterDecl
extends TreeClass.NodeClass

Operation parameter

See Also:
Serialized Form

Constructor Summary
TDL.ParameterDecl(TDL.ID name)
           
 
Method Summary
 TDL.ID getName()
          Name
 Class keyClass()
           
 void setName(TDL.ID name)
           
 
Methods inherited from class com.unitesk.atp.tree.TreeClass.NodeClass
getParent, getThis, makeChild, resetParent, setParent
 
Methods inherited from class com.unitesk.atp.dynattrs.BeanMapAttributed
getAttribute, getAttributeNames, hasAttribute, isRemovable, isWritable, removeAttribute, setAttribute
 
Methods inherited from class com.unitesk.atp.dynattrs.MapAttributed
addAttribute, createMap, isAttrCreatable
 
Methods inherited from class com.unitesk.atp.dynattrs.IndexedAttributedImpl
getAttribute, isIndexed, setAttribute, sizeAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.unitesk.atp.tree.Node
accept
 
Methods inherited from interface com.unitesk.atp.tree.Keyed
key
 

Constructor Detail

TDL.ParameterDecl

public TDL.ParameterDecl(TDL.ID name)
Method Detail

getName

public TDL.ID getName()
Name


setName

public void setName(TDL.ID name)

keyClass

public Class keyClass()


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.