|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.idas.impl.BasicProperty
org.eclipse.higgins.idas.impl.BasicMetadata
public class BasicMetadata
Implements IMetadata
in terms of a BasicProperty
.
Constructor Summary | |
---|---|
BasicMetadata(java.net.URI type)
|
|
BasicMetadata(java.net.URI type,
IPropertyValue value)
|
Method Summary |
---|
Methods inherited from class org.eclipse.higgins.idas.impl.BasicProperty |
---|
getType, getValue, getValues, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, 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(java.net.URI type)
public BasicMetadata(java.net.URI type, IPropertyValue value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |