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.Element から継承したフィールド |
log |
クラス 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.