Uses of Class
dftf.poao.GrupoInvestigacao
-
Uses of GrupoInvestigacao in dftf.poao
Methods in dftf.poao that return GrupoInvestigacao Modifier and Type Method Description GrupoInvestigacao
Investigador. getGrupoInvestigacao()
GrupoInvestigacao
Cisuc. getGrupoInvestigacaoFromLista(java.lang.String acronimo)
get Grupo de Investigacao da lista no cisuc por acronimoMethods in dftf.poao that return types with arguments of type GrupoInvestigacao Modifier and Type Method Description java.util.ArrayList<GrupoInvestigacao>
Cisuc. getListaGrupoInvestigacao()
Methods in dftf.poao with parameters of type GrupoInvestigacao Modifier and Type Method Description java.util.ArrayList<Publicacao>
Cisuc. calcListaPublicacaoDeGrupoInvestigacao(GrupoInvestigacao grupoInvestigacao)
Calcula as publicacoes de um grupo de investigacaovoid
Investigador. setGrupoInvestigacao(GrupoInvestigacao grupoInvestigacao)
Method parameters in dftf.poao with type arguments of type GrupoInvestigacao Modifier and Type Method Description void
Cisuc. setListaGrupoInvestigacao(java.util.ArrayList<GrupoInvestigacao> listaGrupoInvestigacao)
Constructors in dftf.poao with parameters of type GrupoInvestigacao Constructor Description Estudante(java.lang.String nome, java.lang.String email, GrupoInvestigacao grupoInvestigacao, java.lang.String tituloTese, java.util.GregorianCalendar dataPrevistaConclusao, Investigador investigadorOrientador)
ConstrutorInvestigador(java.lang.String nome, java.lang.String email, GrupoInvestigacao grupoInvestigacao)
ConstrutorMembroEfetivo(java.lang.String nome, java.lang.String email, GrupoInvestigacao grupoInvestigacao, int numeroGabinete, long numeroTelefoneDei)
Construtor