org.asyrinx.joey.gen.model
クラス AbstractEnumerationSet

java.lang.Object
  拡張org.asyrinx.joey.gen.model.Element
      拡張org.asyrinx.joey.gen.model.ElementSet
          拡張org.asyrinx.joey.gen.model.AbstractEnumerationSet
すべての実装インタフェース:
java.lang.Cloneable
直系の既知のサブクラス:
JavaEnumerationSet, RdbEnumerationSet

public class AbstractEnumerationSet
extends ElementSet

作成者:
takeshi

フィールドの概要
 
クラス org.asyrinx.joey.gen.model.ElementSet から継承したフィールド
elementList
 
コンストラクタの概要
AbstractEnumerationSet(Element parent)
           
 
メソッドの概要
protected  void add(AbstractEnumeration enumeration)
           
protected  boolean contains(AbstractEnumeration enumeration)
           
 boolean isEntity()
           
 
クラス org.asyrinx.joey.gen.model.ElementSet から継承したメソッド
add, careChildOrder, clear, contains, contains, equals, equalsChildren, equalsChildrenByName, equalsChildrenByOder, getElement, getElement, hasNullNamedChild, indexOf, indexOf, isEmpty, iterator, removeElement, size, toList
 
クラス org.asyrinx.joey.gen.model.Element から継承したメソッド
clone, getAncestorDepth, getDescription, getElementType, getFullName, getLabel, getName, getOption, getOptions, getOriginal, getParentElement, setDescription, setLabel, setName, setOptions, setOriginal, setParentElement, toString
 
クラス java.lang.Object から継承したメソッド
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

AbstractEnumerationSet

public AbstractEnumerationSet(Element parent)
メソッドの詳細

isEntity

public boolean isEntity()
定義:
クラス ElementSet 内の isEntity
戻り値:
Returns the entity.

add

protected void add(AbstractEnumeration enumeration)

contains

protected boolean contains(AbstractEnumeration enumeration)


Copyright © 2004-2005 asyrinx organization. All Rights Reserved.