public class W2TOccurrence extends AbstractDatatypeAware implements org.tmapi.core.Occurrence
Modifier and Type | Field and Description |
---|---|
protected W2TTopic |
language |
protected W2TTopic |
t |
protected W2TTopic |
type |
Constructor and Description |
---|
W2TOccurrence(W2TTopic t,
W2TTopic type,
W2TTopic language) |
Modifier and Type | Method and Description |
---|---|
void |
addItemIdentifier(org.tmapi.core.Locator lctr) |
void |
addTheme(org.tmapi.core.Topic theme) |
java.lang.String |
getId() |
java.util.Set<org.tmapi.core.Locator> |
getItemIdentifiers() |
org.tmapi.core.Topic |
getParent() |
org.tmapi.core.Topic |
getReifier() |
java.util.Set<org.tmapi.core.Topic> |
getScope() |
org.tmapi.core.TopicMap |
getTopicMap() |
org.tmapi.core.Topic |
getType() |
java.lang.String |
getValue() |
void |
remove() |
void |
removeItemIdentifier(org.tmapi.core.Locator lctr) |
void |
removeTheme(org.tmapi.core.Topic topic) |
void |
setReifier(org.tmapi.core.Topic topic) |
void |
setType(org.tmapi.core.Topic topic) |
void |
setValue(java.lang.String s) |
decimalValue, floatValue, getDatatype, integerValue, intValue, locatorValue, longValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected W2TTopic t
protected W2TTopic type
protected W2TTopic language
public org.tmapi.core.Topic getParent()
getParent
in interface org.tmapi.core.Construct
getParent
in interface org.tmapi.core.Occurrence
public org.tmapi.core.Topic getType()
getType
in interface org.tmapi.core.Typed
public void setType(org.tmapi.core.Topic topic)
setType
in interface org.tmapi.core.Typed
public org.tmapi.core.TopicMap getTopicMap()
getTopicMap
in interface org.tmapi.core.Construct
public java.lang.String getId()
getId
in interface org.tmapi.core.Construct
public java.util.Set<org.tmapi.core.Locator> getItemIdentifiers()
getItemIdentifiers
in interface org.tmapi.core.Construct
public void addItemIdentifier(org.tmapi.core.Locator lctr) throws org.tmapi.core.ModelConstraintException
addItemIdentifier
in interface org.tmapi.core.Construct
org.tmapi.core.ModelConstraintException
public void removeItemIdentifier(org.tmapi.core.Locator lctr)
removeItemIdentifier
in interface org.tmapi.core.Construct
public void remove()
remove
in interface org.tmapi.core.Construct
public org.tmapi.core.Topic getReifier()
getReifier
in interface org.tmapi.core.Reifiable
public void setReifier(org.tmapi.core.Topic topic) throws org.tmapi.core.ModelConstraintException
setReifier
in interface org.tmapi.core.Reifiable
org.tmapi.core.ModelConstraintException
public java.util.Set<org.tmapi.core.Topic> getScope()
getScope
in interface org.tmapi.core.Scoped
public void addTheme(org.tmapi.core.Topic theme) throws org.tmapi.core.ModelConstraintException
addTheme
in interface org.tmapi.core.Scoped
org.tmapi.core.ModelConstraintException
public void removeTheme(org.tmapi.core.Topic topic)
removeTheme
in interface org.tmapi.core.Scoped
public java.lang.String getValue()
getValue
in interface org.tmapi.core.DatatypeAware
getValue
in class AbstractDatatypeAware
public void setValue(java.lang.String s)
setValue
in interface org.tmapi.core.DatatypeAware
setValue
in class AbstractDatatypeAware
Copyright 2004-2015 Wandora Team