/*
* Created on Dec 28, 2004
*/
/**
* @author Evren Sirin
*
*/
super(ind);
}
}
}
}
public int getArgumentCount() {
return 1;
}
if( index > 0 )
return getArgument1();
}
if( index > 0 )
if(term instanceof SWRLIndividualObject)
else
throw new IllegalArgumentException("ClassAtom argument should be a SWRLIndividualObject");
}
}
if(classPredicate == null)
return "Missing_class_predicate";
}
}
}