de.uni_bremen.st.rcf.model
Class Metadatas

java.lang.Object
  extended by de.uni_bremen.st.rcf.model.Relation<Metadata>
      extended by de.uni_bremen.st.rcf.model.Metadatas
All Implemented Interfaces:
Iterable<Metadata>

public class Metadatas
extends Relation<Metadata>

The Metadata relation.

Author:
harder

Method Summary
 Attribute getIdAttribute()
           
 Attribute getKeyAttribute()
           
 Attribute getTypeAttribute()
           
 Attribute getValueAttribute()
           
 
Methods inherited from class de.uni_bremen.st.rcf.model.Relation
addAttribute, addEnumAttribute, addListAttribute, addReferenceAttribute, addReferenceListAttribute, addScalarAttribute, append, equals, getAttribute, getAttributes, getEntry, getEntryType, getFirstEntry, getName, getRCF, hasAttribute, iterator, size
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIdAttribute

public Attribute getIdAttribute()

getKeyAttribute

public Attribute getKeyAttribute()

getValueAttribute

public Attribute getValueAttribute()

getTypeAttribute

public Attribute getTypeAttribute()


Copyright © 2011. All Rights Reserved.