org.asyrinx.joey.gen.model.java
クラス EntityElement
java.lang.Object
org.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.java.EntityElement
- すべての実装インタフェース:
- java.lang.Cloneable
- 直系の既知のサブクラス:
- Property
- public class EntityElement
- extends Element
- 作成者:
- akima
クラス org.asyrinx.joey.gen.model.Element から継承したフィールド |
log |
クラス org.asyrinx.joey.gen.model.Element から継承したメソッド |
add, clone, getDescription, getElementType, 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 |
EntityElement
public EntityElement()
EntityElement
public EntityElement(Entity parent)
- パラメータ:
parent
-
EntityElement
public EntityElement(Entity parent,
java.lang.String name)
- パラメータ:
parent
-
isEntity
public boolean isEntity()
- オーバーライド:
- クラス
Element
内の isEntity
getParent
public Entity getParent()
- 戻り値:
isStatik
public boolean isStatik()
- 戻り値:
- Returns the statik.
setStatik
public void setStatik(boolean classMethod)
getVisibility
public Visibility getVisibility()
- 戻り値:
- Returns the visibility.
setVisibility
public void setVisibility(Visibility visibility)
- パラメータ:
visibility
- The visibility to set.
isFinall
public boolean isFinall()
- 戻り値:
- Returns the finall.
setFinall
public void setFinall(boolean readOnly)
Copyright © 2004 asyrinx organization. All Rights Reserved.