|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.idas.impl.BasicAttributeSet
org.eclipse.higgins.idas.impl.BasicResource
public class BasicResource
Basic implementation of IResource
. Uses BasicAttributeSet
.
Constructor Summary | |
---|---|
BasicResource()
|
|
BasicResource(Iterable<IAttribute> attrs)
|
|
BasicResource(Vector<IAttribute> attrs)
|
Method Summary |
---|
Methods inherited from class org.eclipse.higgins.idas.impl.BasicAttributeSet |
---|
addAttribute, createAttribute, createAttribute, getAttribute, getAttributes, removeAttribute |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.higgins.idas.IHasAttributes |
---|
addAttribute, createAttribute, createAttribute, getAttribute, getAttributes, removeAttribute |
Constructor Detail |
---|
public BasicResource()
public BasicResource(Iterable<IAttribute> attrs)
public BasicResource(Vector<IAttribute> attrs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |