public class AtomIVariable extends AtomVariable implements AtomIObject
Title: Atom Instance Variable
Description: A variable that ranges over all named individuals
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
AtomIVariable(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AtomObjectVisitor visitor) |
boolean |
equals(Object other)
Checks if this variable is equal to some other variable.
|
compareTo, getName, hashCode, toStringpublic AtomIVariable(String name)
public void accept(AtomObjectVisitor visitor)
accept in interface AtomObjectpublic boolean equals(Object other)
AtomVariableequals in class AtomVariableCopyright © 2019. All rights reserved.