|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.policy.information.KAoSInstance.PropertyNameWithPath
public class KAoSInstance.PropertyNameWithPath
Field Summary | |
---|---|
java.lang.String |
propertyName
|
java.util.Vector |
propertyPath
|
Constructor Summary | |
---|---|
KAoSInstance.PropertyNameWithPath(java.lang.String propName,
java.util.Vector propPath)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.String propertyName
public java.util.Vector propertyPath
Constructor Detail |
---|
public KAoSInstance.PropertyNameWithPath(java.lang.String propName, java.util.Vector propPath)
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 |