ru.j1c
Class Metadatas.JournalGraf

java.lang.Object
  extended by ru.j1c.Metadatas.Reference
      extended by ru.j1c.Metadatas.JournalGraf
All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
Metadatas

public final class Metadatas.JournalGraf
extends Metadatas.Reference

Класс представляет метаданные типа графы журнала документов

Author:
max
See Also:
Serialized Form

Constructor Summary
Metadatas.JournalGraf(String locator, Token token, Metadatas.Journal journal)
           
 
Method Summary
 Metadatas.Journal getJournal()
          Получить журнал которому принадлежит графа
 List<Metadatas.Reference> getRefers()
          Получить состав графы отбора
 char symbol()
          Идентификатор определяющий тип данных
 
Methods inherited from class ru.j1c.Metadatas.Reference
compareTo, equals, getComment, getId, getMetaData, getName, getSynonym, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Metadatas.JournalGraf

public Metadatas.JournalGraf(String locator,
                             Token token,
                             Metadatas.Journal journal)
Method Detail

getJournal

public Metadatas.Journal getJournal()
Получить журнал которому принадлежит графа

Returns:
the journal Журнал графы

getRefers

public List<Metadatas.Reference> getRefers()
Получить состав графы отбора

Returns:
the refers Коллекция свойств, входящих в графу отбора

symbol

public char symbol()
Description copied from class: Metadatas.Reference
Идентификатор определяющий тип данных

Specified by:
symbol in class Metadatas.Reference
Returns:
Символ метаданных


Copyright © 2011 J1C corp. All Rights Reserved.