org.asyrinx.joey.gen.model.java
クラス AppDomain
java.lang.Object
org.asyrinx.joey.gen.model.Element
org.asyrinx.joey.gen.model.java.AppDomain
- すべての実装インタフェース:
- java.lang.Cloneable
- public class AppDomain
- extends Element
- 作成者:
- akima
クラス org.asyrinx.joey.gen.model.Element から継承したメソッド |
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 |
AppDomain
public AppDomain()
AppDomain
public AppDomain(java.lang.String name)
add
public void add(Element element)
- オーバーライド:
- クラス
Element
内の add
getClasses
public EntitySet getClasses()
- 戻り値:
- Returns the classes.
getEnumerations
public JavaEnumerationSet getEnumerations()
- 戻り値:
- Returns the enumerations.
getReferencesContainedAsForeign
public java.util.List getReferencesContainedAsForeign(Property property)
- パラメータ:
property
-
- 戻り値:
getReferencesContainedAsForeign
public java.util.List getReferencesContainedAsForeign(Entity javaClass)
- 戻り値:
getReferencesContainedAsLocal
public java.util.List getReferencesContainedAsLocal(Entity javaClass)
- 戻り値:
findReferences
public java.util.Set findReferences(Entity local,
Entity foreign)
Copyright © 2004-2005 asyrinx organization. All Rights Reserved.