|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplp.orientadaObjetos2.util.DefObjectFactory
public class DefObjectFactory
Essa classe é responsável por gerar Definição de Classe para o Object.
Field Summary | |
---|---|
static Id |
OBJECT_ID
|
Constructor Summary | |
---|---|
DefObjectFactory()
Creates a new instance of DecObjectFactory |
Method Summary | |
---|---|
static DefClasse |
createObject(Ambiente ambiente)
Cria uma Definição de Classe para o Object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static Id OBJECT_ID
Constructor Detail |
---|
public DefObjectFactory()
Method Detail |
---|
public static DefClasse createObject(Ambiente ambiente) throws ClasseNaoDeclaradaException
o
- ambiente que contem o mapeamento entre identificadores e
seus tipos.
ClasseNaoDeclaradaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |