DataPropertyAtomImpl.java revision 2
1666N/A SWRLDataObject arg = (SWRLDataVariable) getPropertyAs(SWRL.argument2, SWRLDataVariable.class);
1549N/A public int getArgumentCount() {
1666N/A return getArgument1();
1666N/A return getArgument2();
1666N/A throw new IndexOutOfBoundsException("Illegal argument index: "+index+" for a DataPropertyAtom");
98N/A throw new IndexOutOfBoundsException("Illegal argument index: "+index+" for a DataPropertyAtom");
493N/A throw new IllegalArgumentException(
606N/A throw new IllegalArgumentException(