Class PropertyAccesses
java.lang.Object
org.eclipse.epsilon.eol.execute.introspection.recording.PropertyAccesses
- All Implemented Interfaces:
IPropertyAccesses
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(IPropertyAccess propertyAccess) Collection<? extends IPropertyAccess>
all()
void
clear()
boolean
int
hashCode()
boolean
isEmpty()
toString()
Set<? extends IPropertyAccess>
unique()
-
Constructor Details
-
PropertyAccesses
-
-
Method Details
-
all
- Specified by:
all
in interfaceIPropertyAccesses
-
unique
- Specified by:
unique
in interfaceIPropertyAccesses
-
add
-
isEmpty
public boolean isEmpty()- Specified by:
isEmpty
in interfaceIPropertyAccesses
-
clear
public void clear() -
equals
-
hashCode
public int hashCode() -
toString
-