public class ObjectsToDelete extends Object implements Iterable<RecordIdentifierPlusType>
| Constructor and Description |
|---|
ObjectsToDelete() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
contains(org.bimserver.emf.IdEObject object) |
Iterator<RecordIdentifierPlusType> |
iterator() |
void |
put(org.eclipse.emf.ecore.EClass eClass,
int pid,
int rid,
long oid) |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic void put(org.eclipse.emf.ecore.EClass eClass,
int pid,
int rid,
long oid)
public Iterator<RecordIdentifierPlusType> iterator()
iterator in interface Iterable<RecordIdentifierPlusType>public void clear()
public int size()
public boolean contains(org.bimserver.emf.IdEObject object)
Copyright © 2019 OpenSource BIM. All rights reserved.