|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjif.lang.AbstractLabel
public abstract class AbstractLabel
A Label is the runtime representation of a Jif label. A Label consists of a
set of components, each of which is a Policy.
| Constructor Summary | |
|---|---|
AbstractLabel()
|
|
| Method Summary | |
|---|---|
Label |
join(Label l)
Returns true iff this <= l |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jif.lang.Label |
|---|
componentString, relabelsTo |
| Constructor Detail |
|---|
public AbstractLabel()
| Method Detail |
|---|
public final java.lang.String toString()
toString in class java.lang.Objectpublic final Label join(Label l)
Label
join in interface Label
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||