クラス
org.asyrinx.joey.gen.model.java.Property の使用

Property を使用しているパッケージ
org.asyrinx.joey.gen.command.java   
org.asyrinx.joey.gen.command.rdb2java.standard   
org.asyrinx.joey.gen.model.java   
org.asyrinx.joey.gen.model.java.visitor   
 

org.asyrinx.joey.gen.command.java での Property の使用
 

Property 型のパラメータを持つ org.asyrinx.joey.gen.command.java のメソッド
 void JavaCommand.visit(Property property)
           
 

org.asyrinx.joey.gen.command.rdb2java.standard での Property の使用
 

Property 型のパラメータを持つ org.asyrinx.joey.gen.command.rdb2java.standard のメソッド
 void JavaTypeResolver.visit(Property property)
           
 void DefaultValueBuilder.visit(Property property)
           
 

org.asyrinx.joey.gen.model.java での Property の使用
 

Property を返す org.asyrinx.joey.gen.model.java のメソッド
 Property ReferenceEntry.getForeign()
           
 Property ReferenceEntry.getLocal()
           
 Property PropertySet.getProperty(int index)
           
 Property PropertySet.getProperty(java.lang.String name)
           
 Property PropertySet.removeProperty(java.lang.String name)
           
 Property EntityKeyEntry.getProperty()
           
 

Property 型のパラメータを持つ org.asyrinx.joey.gen.model.java のメソッド
 java.util.List ReferenceSet.getReferencesContainedAsLocal(Property property)
           
 void ReferenceEntry.setForeign(Property foreign)
           
 void ReferenceEntry.setLocal(Property local)
           
 boolean Reference.containsAsLocal(Property property)
           
 boolean Reference.containsAsForeign(Property property)
           
 void PropertySet.add(Property variable)
           
 boolean PropertySet.contains(Property variable)
           
 void JavaVisitor.visit(Property property)
           
 java.util.List Entity.getReferencesContainedAsLocal(Property property)
           
 java.util.List Entity.getReferencesContainedAsForeign(Property property)
           
 java.util.List AppDomain.getReferencesContainedAsForeign(Property property)
           
 

Property 型のパラメータを持つ org.asyrinx.joey.gen.model.java のコンストラクタ
ReferenceEntry(Reference parent, Property local, Property foreign)
           
EntityKeyEntry(EntityKey parent, Property property)
           
 

org.asyrinx.joey.gen.model.java.visitor での Property の使用
 

Property 型のパラメータを持つ org.asyrinx.joey.gen.model.java.visitor のメソッド
 void JavaVisitorWrapper.visit(Property property)
           
 void JavaVisitorMock.visit(Property property)
           
 void JavaTopDownVisitor.visit(Property property)
           
 



Copyright © 2004 asyrinx organization. All Rights Reserved.