org.eclipse.rse.core.model
Interface ISystemResourceSet
- All Known Implementing Classes:
- AbstractSystemResourceSet
- public interface ISystemResourceSet
size
public int size()
get
public Object get(String absoluteName)
pathFor
public String pathFor(Object obj)
get
public Object get(int index)
getResourceSet
public List getResourceSet()
getMessage
public SystemMessage getMessage()
hasMessage
public boolean hasMessage()
hasByteSize
public boolean hasByteSize()
byteSize
public long byteSize()
setByteSize
public void setByteSize(long byteSize)
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.