Interface IInstanceSchema
-
- All Known Subinterfaces:
ILabeledInstanceSchema
public interface IInstanceSchema
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAttributegetAttribute(int pos)intgetNumAttributes()
-
-
-
Method Detail
-
getAttribute
IAttribute getAttribute(int pos)
-
getNumAttributes
int getNumAttributes()
-
-