Class Path

java.lang.Object
one.empty3.testscopy.tests.Path

public class Path extends Object
  • Constructor Details

  • Method Details

    • getPropertyPathString

      public String getPropertyPathString()
    • setPropertyPathString

      public void setPropertyPathString(String propertyPathString)
    • getPathElemType

      public int getPathElemType()
    • setPathElemType

      public void setPathElemType(int pathElemType)
    • getIndexI

      public int getIndexI()
    • setIndexI

      public void setIndexI(int indexI)
    • getIndexJ

      public int getIndexJ()
    • setIndexJ

      public void setIndexJ(int indexJ)
    • setRepresentable

      public void setRepresentable(Representable representable)
    • getO

      public Object getO()
    • setO

      public void setO(Object o)
    • getDeclaredProperty

      public StructureMatrix<Object> getDeclaredProperty()
    • setDeclaredProperty

      public void setDeclaredProperty(StructureMatrix<Object> declaredProperty)