|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJaCoP.fz.OutputArrayAnnotation
public class OutputArrayAnnotation
It stores information about the annotation for an output array.
| Constructor Summary | |
|---|---|
OutputArrayAnnotation(java.lang.String name,
java.util.ArrayList<IntDomain> indexBounds)
It constructs and output array annotation. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OutputArrayAnnotation(java.lang.String name,
java.util.ArrayList<IntDomain> indexBounds)
name - the name of the output array annotation.indexBounds - the indexes bounds.| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||