Está en la página 1de 2

UNIVERSIDAD TECNOLOGICA DE

AGUASCALIENTES

Programación Orientada a Objetos

TSU en TICS

3er Cuatrimestre

Profesor:

Ezequiel Noel Manzo Mata

Matricula

220171

Lizbeth Saucedo Camacho


Animal
int numOjos
string tipoAlimento
string Sonido
int numPatas
Reptil
int NumOjos ( ) get, set string tipoEscama
string TipoAlimento () get, set bool veneno
string Sonido () get, set
int NumPatas () get, set string TipoEscama () get, set
bool Veneno get, set
Animal ( )
Animal (int numOjos) Reptil ()
Reptil (string tipoEscama)
Moverse ( )
Comer ( ) Cazar ()
Sonreir Asolearse ()
Mamifero Caballo
bool pelo string colorPelaje
int numGlandulasM string tipoAlzada
Ave Guacamaya Serpiente
bool Pelo ( ) get, set string Colorpelaje ( ) get, set string colorPluma string colorPlumaje bool veneno
Int NumeroGlandulasM ( ) get, ser string TipoAlzada ( ) get,set Doble tamañoAla doble tamañoCola string colorEscama

Mamifero ( ) Caballo ( ) string colorPlumaje ( ) get, set


string colorPluma ( ) get, set
Mamifero (bool pelo) Caballo (string colorPelaje) get, Double tamañoAla( ) get, set
doble tamañoCola ( ) get, set bool veneno ( ) get, set Cocodrilo
set string colorEscama ( ) get, set
Amamantar ( ) Guacamaya ( ) string tamaño
Correr ( ) Ave ( ) Guacamaya ( colorPlumaje) Serpiente ( )
Peinase () string tipoDepiel
Relinchar ( ) Ave ( string colorPluma) Serpiente ( bool veneno)
Acicalarce ( ) string tamaño ( ) get, set
Volar ( ) Hablar ( ) Escalar ( ) string tipoDepíel () get, set
Aletear ( ) Cazar ( )
Picotear ( ) Cocodrilo ( )
Cocodrilo ( string tamaño)
Gato Perro
Cazar ( )
string colorOjos string texturaPelaje
bool pelo bool razaOmestizo
Aguila Cuervo Camaleon
Nadar ( )

string colorPlumaje string colorPlumas


string colorPluma ( ) get, set string texturaPelaje ( ) get, set bool veneno
doble tipoAla Doble tamaño
Double tamañoAlas ( ) get, set bool razaOmestizo ( ) get, set string tamaño
string colorPlumaje ( ) get, set string colorPlumas ( ) get, set
Gato ( ) Perro ( ) doble tipoAla ( ) get, set doble tamaño
Gato ( string colorOjos) bool veneno ( ) get, set
Perro ( string texturaPelaje)
Aguila ( ) Cuervo ( ) string tamaño ( ) get set
Maullar ( ) Ladrar ( ) Aguila ( string colorPlumaje) Cuervo ( string colorPlumas) Camaleon ( )
ronronear ( ) Sonreir ( ) Planear ( ) EmitirSonido ( ) Camaleon ( bool veneno)
Cazar ( ) Cazar ( ) Camuflajearse ( )
Comer( )

También podría gustarte