org.asyrinx.joey.gen.model.java
クラス PropertySet

java.lang.Object
  拡張org.asyrinx.joey.gen.model.Element
      拡張org.asyrinx.joey.gen.model.ElementSet
          拡張org.asyrinx.joey.gen.model.java.PropertySet
すべての実装インタフェース:
java.lang.Cloneable

public class PropertySet
extends ElementSet

作成者:
akima

フィールドの概要
 
クラス org.asyrinx.joey.gen.model.ElementSet から継承したフィールド
elementList
 
クラス org.asyrinx.joey.gen.model.Element から継承したフィールド
log
 
コンストラクタの概要
PropertySet(Entity class1)
           
 
メソッドの概要
 void add(Property variable)
           
 boolean contains(Property variable)
           
 Property getProperty(int index)
           
 Property getProperty(java.lang.String name)
           
 boolean isEntity()
           
 Property removeProperty(java.lang.String name)
           
 
クラス org.asyrinx.joey.gen.model.ElementSet から継承したメソッド
add, clear, contains, contains, getElement, getElement, indexOf, indexOf, isEmpty, iterator, removeElement, size, toList
 
クラス org.asyrinx.joey.gen.model.Element から継承したメソッド
clone, getDescription, getFullName, getLabel, getName, getOption, getOptions, getOriginal, getParentElement, setDescription, setLabel, setName, setOptions, setOriginal, setParentElement
 
クラス java.lang.Object から継承したメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PropertySet

public PropertySet(Entity class1)
メソッドの詳細

isEntity

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

add

public void add(Property variable)

contains

public boolean contains(Property variable)

getProperty

public Property getProperty(int index)

getProperty

public Property getProperty(java.lang.String name)

removeProperty

public Property removeProperty(java.lang.String name)


Copyright © 2004 asyrinx organization. All Rights Reserved.