org.eclipse.jpt.jpa.core
Class JpaStructureNode.ContextType
java.lang.Object
org.eclipse.jpt.jpa.core.JpaStructureNode.ContextType
- Enclosing interface:
- JpaStructureNode
public static final class JpaStructureNode.ContextType
- extends Object
Type used to identify a JPA structure node's type with respect to the
structure node's context
(i.e. its type in the scope of the JPA platform that created the
structure node and the structure node's resource).
JpaStructureNode.ContextType
public JpaStructureNode.ContextType(JpaStructureNode node)
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright (c) 2012 Oracle. All rights reserved.