org.asyrinx.joey.gen.model.java
クラス Constraint
java.lang.Object
org.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.java.Constraint
- すべての実装インタフェース:
- java.lang.Cloneable
- public abstract class Constraint
- extends Element
- 作成者:
- takeshi
クラス org.asyrinx.joey.gen.model.Element から継承したメソッド |
add, clone, equals, getAncestorDepth, getDescription, getElementType, getFullName, getLabel, getName, getOption, getOptions, getOriginal, getParentElement, isEntity, setDescription, setLabel, setName, setOptions, setOriginal, setParentElement, toString |
クラス java.lang.Object から継承したメソッド |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constraint
public Constraint()
Constraint
public Constraint(Element parent)
- パラメータ:
parent
-
Constraint
public Constraint(Element parent,
java.lang.String name)
- パラメータ:
parent
- name
-
Constraint
public Constraint(Element parent,
java.lang.String name,
java.lang.String label)
- パラメータ:
parent
- name
- label
-
Constraint
public Constraint(java.lang.String name)
- パラメータ:
name
-
getScope
public abstract Constraint.Scope getScope()
Copyright © 2004-2005 asyrinx organization. All Rights Reserved.