Searched defs:CompoundTermImpl (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DCompoundTermImpl.java35 public class CompoundTermImpl extends AbstractCompoundTerm implements CompoundTerm class in inherits:AbstractCompoundTerm,CompoundTerm
53 public CompoundTermImpl(Object[] term) method in class:CompoundTermImpl
65 public CompoundTermImpl(String functor, Object[] args) method in class:CompoundTermImpl
81 public CompoundTermImpl(String functor,Object a1) method in class:CompoundTermImpl
88 public CompoundTermImpl(String functor,Object a1,Object a2) method in class:CompoundTermImpl
96 public CompoundTermImpl(String functor,Object a1,Object a2,Object a3) method in class:CompoundTermImpl
104 public CompoundTermImpl(String functor,Object a1,Object a2,Object a3,Object a4) method in class:CompoundTermImpl
111 public CompoundTermImpl(String functor,Object a1,Object a2,Object a3,Object a4,Object a5) method in class:CompoundTermImpl
[all...]

Completed in 103 milliseconds