|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.idas.BasicProperty
org.eclipse.higgins.idas.BasicMetadata
public class BasicMetadata
Implements IMetadata
in terms of a BasicProperty
.
Constructor Summary | |
---|---|
BasicMetadata(URI type)
|
|
BasicMetadata(URI type,
IPropertyValue value)
|
Method Summary |
---|
Methods inherited from class org.eclipse.higgins.idas.BasicProperty |
---|
getType, getValue, getValues, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.higgins.idas.IProperty |
---|
getType, getValue, getValues, setValue |
Constructor Detail |
---|
public BasicMetadata(URI type)
public BasicMetadata(URI type, IPropertyValue value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |