|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJSci.maths.categories.Simplicial.IncreasingMap
| Field Summary | |
protected Preorder |
from
|
protected java.lang.Integer[] |
out
|
protected Preorder |
to
|
| Constructor Summary | |
Simplicial.IncreasingMap(Preorder toObj,
java.lang.Integer[] toImg)
|
|
| Method Summary | |
java.lang.Object |
codomain()
Returns the codomain. |
Category.Morphism |
compose(Category.Morphism m)
Returns the composition of this morphism with another. |
Functor |
compose(Functor f)
Returns the composition of this functor with another. |
java.lang.Object |
domain()
Returns the domain. |
Category.Morphism |
map(Category.Morphism m)
Maps a morphism from one category to another. |
java.lang.Object |
map(java.lang.Object o)
Maps an object from one category to another. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final Preorder from
protected final Preorder to
protected final java.lang.Integer[] out
| Constructor Detail |
public Simplicial.IncreasingMap(Preorder toObj,
java.lang.Integer[] toImg)
| Method Detail |
public java.lang.Object domain()
Category.Morphism
domain in interface Category.Morphismpublic java.lang.Object codomain()
Category.Morphism
codomain in interface Category.Morphismpublic java.lang.Object map(java.lang.Object o)
Functor
map in interface Functorpublic Category.Morphism map(Category.Morphism m)
Functor
map in interface Functorpublic Category.Morphism compose(Category.Morphism m)
Category.Morphism
compose in interface Category.Morphismpublic Functor compose(Functor f)
Functor
compose in interface Functor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||