|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.infoengine.object.factory.Element
public class Element
| Field Summary | |
|---|---|
static java.lang.String |
IDENTIFIER_KEY
|
static java.lang.String |
PERSISTENCE_ID_KEY
|
static java.lang.String |
SELF_ASSOCIATION_ROLE
|
| Constructor Summary | |
|---|---|
Element()
Constructs an empty element. |
|
Element(com.ptc.core.meta.container.common.AttributeContainer container)
Constructs an element that wraps an existing attribute container. |
|
Element(IeNode node)
Constructs an element that wraps an existing IeNode. |
|
Element(java.lang.String name)
Constructs an element with a name but no initial value. |
|
Element(java.lang.String name,
Att data)
Constructs an element with a name and initial value. |
|
Element(com.ptc.core.meta.type.common.TypeInstance typeInstance)
Constructs an element from a type instance. |
|
Element(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
Constructs an instance with a specific type instance identifier. |
|
| Method Summary | |
|---|---|
void |
acceptChanges()
|
void |
acceptDefaultContent()
Changes all attributes with state of DEFAULT to state of NEW. |
void |
addAtt(Att attribute)
Adds an attribute to the element. |
void |
addContentChangedListener(com.ptc.core.meta.container.common.ContentChangedListener listener)
|
void |
addMeta(java.lang.String name,
byte[] value)
Adds a meta item with a byte array value to the element. |
void |
addMeta(java.lang.String name,
java.util.Date value)
Adds a meta item with a Date value to the element. |
void |
addMeta(java.lang.String name,
java.lang.Number value)
Adds a meta item with a Number value to the element. |
void |
addMeta(java.lang.String name,
java.lang.String value)
Adds a meta item with a String value to the element. |
void |
addReplacement(com.ptc.core.meta.common.ElementIdentifier old_id,
com.ptc.core.meta.common.ElementIdentifier new_id)
|
void |
clearReplacements()
|
java.lang.Object |
clone()
Returns a shallow copy of the element. |
com.ptc.core.meta.container.common.AttributeContainer |
clone(com.ptc.core.meta.common.AttributeTypeIdentifier[] filter,
boolean compact)
|
com.ptc.core.meta.container.common.AttributeContainer |
clone(boolean compact)
|
com.ptc.core.meta.container.common.AttributeContainer |
cloneWithNewCenter(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
|
com.ptc.core.meta.container.common.AttributeContainer |
cloneWithNewUninitializedIdentifiers(java.util.HashMap map)
|
int |
compareFreshness(com.ptc.core.meta.common.Element element)
The compareFreshness() method computes the "freshness distance" between the two objects (the one the method is applied on and the one provided in parameters). |
boolean |
containsMetaValue(java.lang.String name,
java.lang.Object value)
Determines whether the element contains a meta item with a specific name and value. |
boolean |
containsTii(com.ptc.core.meta.common.TypeInstanceIdentifier tii)
|
com.ptc.core.meta.container.common.AttributeContainer[] |
decompose(boolean compact)
|
Element |
deepClone()
Returns a deep copy of the element. |
boolean |
equals(java.lang.Object object)
Indicates whether some other object is "equal to" this one. |
com.ptc.core.meta.container.common.AttributeContainer[] |
extract(com.ptc.core.meta.common.TypeIdentifier typeId)
|
com.ptc.core.meta.container.common.AttributeContainer[] |
extract(com.ptc.core.meta.common.TypeIdentifier typeId,
boolean navigate)
|
com.ptc.core.meta.container.common.AttributeContainer |
extract(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
|
com.ptc.core.meta.container.common.AttributeContainer |
extract(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
boolean navigate)
|
com.ptc.core.meta.container.common.AttributeContainer[] |
extractCopies(com.ptc.core.meta.common.TypeIdentifier typeId,
boolean navigate,
boolean compact)
|
com.ptc.core.meta.container.common.AttributeContainer |
extractCopy(com.ptc.core.meta.common.TypeInstanceIdentifier the_type_instance_identifier,
com.ptc.core.meta.common.AttributeTypeIdentifier[] filter,
boolean compact)
|
com.ptc.core.meta.container.common.AttributeContainer |
extractCopy(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
boolean navigate,
boolean compact)
|
com.ptc.core.meta.type.common.TypeInstance[] |
find(com.ptc.core.meta.common.TypeIdentifier target_type,
com.ptc.core.meta.container.common.AttributeContainerSet criteria)
|
java.lang.Object |
get(com.ptc.core.meta.common.AttributeIdentifier attrId)
Returns the content associated with a specific attribute identifier. |
java.lang.Object |
get(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
Returns the content associated with a specific attribute type identifier. |
com.ptc.core.meta.common.AssociationIdentifier[] |
getAssociationIdentifiers(com.ptc.core.meta.common.TypeIdentifier typeId)
Returns all Attribute Identifiers that match a specific attribute type identifier as the context from this container. |
com.ptc.core.meta.common.AssociationIdentifier[] |
getAssociationIdentifiers(com.ptc.core.meta.common.TypeIdentifier typeId,
com.ptc.core.meta.container.common.State state)
Returns all Attribute Identifiers that match a specific attribute type identifier and state. |
com.ptc.core.meta.common.AssociationIdentifier[] |
getAssociationIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
|
com.ptc.core.meta.common.AssociationIdentifier[] |
getAssociationIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
com.ptc.core.meta.container.common.State state)
|
Att |
getAtt(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
Returns an attribute by attribute type identifier. |
Att |
getAtt(java.lang.String name)
Returns an attribute by name. |
Att |
getAttByMeta(java.lang.String name,
java.lang.Object value)
Returns the attribute containing a specific metadata name and value. |
com.ptc.core.meta.container.common.AttributeContainer |
getAttributeContainer()
Gets the attribute container associated with the instance. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers()
Returns all AttributeIdentifiers from this container. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId)
Returns all AttributeIdentifiers that a specific association context. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId,
com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId,
boolean isAbsolute)
|
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId,
com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId,
boolean isAbsolute,
com.ptc.core.meta.container.common.State state)
|
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId,
com.ptc.core.meta.container.common.State state)
|
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
Returns all attribute identifiers matching this container's attribute type identifier. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId,
com.ptc.core.meta.container.common.State state)
Returns all AttributeIdentifiers that match this state and attribute type from this container. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.container.common.State state)
Returns all AttributeIdentifiers that match this state from this container. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(java.lang.String logicalForm)
Returns all AttributeIdentifiers from this container that are associated with a specific logical identifier. |
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier the_type_instance_identifier)
|
com.ptc.core.meta.common.AttributeIdentifier[] |
getAttributeIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier the_type_instance_identifier,
com.ptc.core.meta.container.common.State the_state)
|
com.ptc.core.meta.common.AttributeTypeIdentifier[] |
getAttributeTypeIdentifiers()
Returns all unique AttributeTypeIdentifiers from this container. |
com.ptc.core.meta.common.AttributeTypeIdentifier[] |
getAttributeTypeIdentifiers(java.lang.String logicalForm)
Returns all unique AttributeTypeIdentifiers from this container that are associated with a specific logical identifier. |
com.ptc.core.meta.container.common.AttributeTypeSummary |
getAttributeTypeSummary(com.ptc.core.meta.common.AssociationIdentifier the_association_identifier,
com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
boolean is_absolute)
|
com.ptc.core.meta.container.common.AttributeTypeSummary |
getAttributeTypeSummary(com.ptc.core.meta.common.AssociationIdentifier the_association_identifier,
com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
boolean is_absolute,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container,
com.ptc.core.meta.container.common.DescriptorContainer the_descriptor_container)
|
com.ptc.core.meta.container.common.AttributeTypeSummary |
getAttributeTypeSummary(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
Retrieves the attribute type summary for a specific attribute type identifier. |
com.ptc.core.meta.container.common.AttributeTypeSummary |
getAttributeTypeSummary(com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container,
com.ptc.core.meta.container.common.DescriptorContainer the_descriptor_container)
|
com.ptc.core.meta.container.common.AttributeTypeSummary |
getAttributeTypeSummary(java.lang.String name)
Retrieves the attribute type summary for a specific attribute identified by logical identifier. |
java.util.Enumeration |
getAtts()
Returns the Info*Engine attribute objects currently assigned to this element. |
java.lang.String |
getClassName()
Returns the class name currently assigned to the element. |
com.ptc.core.meta.container.common.ConstraintContainer |
getConstraintContainer()
Returns the constraint container associated with this instance. |
com.ptc.core.meta.descriptor.common.DefinitionDescriptor |
getDescriptor(com.ptc.core.meta.common.DefinitionIdentifier defnId)
Returns the descriptor for a specific definition identifier. |
com.ptc.core.meta.container.common.DescriptorContainer |
getDescriptorContainer()
Returns the descriptor container associated with this instance. |
byte[] |
getErrorStream()
Returns the contents of this element's error stream. |
java.lang.String |
getFti()
Returns the Federation Type Identifier of the object represented by this element, if any. |
com.ptc.core.meta.common.ElementIdentifier |
getIdentifier()
Returns the identifier of this object. |
java.lang.Object |
getInternal(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier)
|
java.util.Map<java.lang.String,java.util.List> |
getMap()
Makes a snapshot of this element representing it as a map of String to List of values. |
java.lang.Object |
getMeta(java.lang.String name)
Returns the value of a meta item by name. |
java.util.Enumeration |
getMetaNames()
Returns the names of all meta items associated with the element. |
java.util.Enumeration |
getMetaValues(java.lang.String name)
Returns all of the values of a meta item associated with the element. |
java.lang.String |
getMimeType()
Returns the MIME content type currently associated with this element. |
java.lang.String |
getName()
Returns the name currently assigned to the element. |
IeNode |
getNode()
Returns the element's internal node structure. |
java.lang.String |
getPersistenceIdentifier()
Returns the persistence identifier associated with the object. |
java.util.HashMap |
getReplacements()
|
java.lang.Object |
getSingle(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
Returns the single content associated with a specific attribute type identifier. |
java.lang.Object |
getSingle(java.lang.String logicalForm)
Returns the single content associated with a specific logical attribute identifier. |
com.ptc.core.meta.container.common.State |
getState(com.ptc.core.meta.common.AttributeIdentifier attrId)
Returns the state of the content associated with a specific attribute identifier. |
com.ptc.core.meta.container.common.State |
getState(java.lang.String name)
Returns the state of the value of an attribute that is retrieved by name, ignoring the case of the characters in the name. |
com.ptc.core.meta.container.common.State |
getStateAt(java.lang.String name,
int index)
Returns the state of a value at a specific index position of a multivalued attribute that is retrieved by name, ignoring the case of the characters in the name. |
byte[] |
getStream()
Returns the contents of this element's stream. |
java.lang.String |
getUfid()
Returns the Unique Federation Identifier of the object represented by this element, if any. |
java.lang.Object |
getValue(com.ptc.core.meta.common.AttributeIdentifier attrId)
Returns the value of an attribute that is retrieved by attribute identifier. |
java.lang.Object |
getValue(java.lang.String name)
Returns the value of an attribute that is retrieved by name, ignoring the case of the characters in the name. |
java.lang.Object |
getValueAt(java.lang.String name,
int index)
Returns the value at a specific index position of a multivalued attribute that is retrieved by name, ignoring the case of the characters in the name. |
int |
getValueCount(java.lang.String name)
Returns the number of values contained in a possibly multivalued attribute that is identified by name, ignoring the case of the characters in the name. |
java.util.Vector |
getValues(java.lang.String name)
Returns all of the values associated with an attribute that is retrieved by name. |
java.util.Vector |
getValues(java.lang.String name,
boolean ignoreCase)
Deprecated. Use one-argument signature instead. |
java.util.Vector |
getValuesIc(java.lang.String name)
Deprecated. Use getValues instead. |
int |
hashCode()
Returns a hash code value for the object. |
boolean |
isContentOfState(com.ptc.core.meta.common.AttributeIdentifier attrId,
com.ptc.core.meta.container.common.State state)
Returns true if the content associated with a specific attribute identifier is considered to be in a specific state. |
boolean |
isDefinitionEquivalent(com.ptc.core.meta.common.Element element)
This method will return true when this com.ptc.core.meta.common.Element instance and the element passed from parameter have the same Definition. |
boolean |
isDirty()
Returns true if any attributes have been modified, added, or removed. |
boolean |
isInitialized()
This method will return true when this object is initialized. |
boolean |
isInstanceOf(com.ptc.core.meta.common.Definition definition)
This method will return true when this com.ptc.core.meta.common.Element instance is an instance of the definition passed from the parameter. |
void |
merge(com.ptc.core.meta.container.common.AttributeContainer container)
Combines the content of a specific attribute container with the contents of this container. |
void |
merge(com.ptc.core.meta.container.common.AttributeContainer container,
com.ptc.core.meta.common.AssociationIdentifier relationship)
|
void |
merge(com.ptc.core.meta.container.common.AttributeContainer container,
com.ptc.core.meta.common.AssociationIdentifier relationship,
boolean containerHasPriority)
|
void |
merge(com.ptc.core.meta.container.common.AttributeContainer container,
boolean containerHasPriority)
|
void |
printTree()
Prints the structure of the element to System.out. |
void |
purge(com.ptc.core.meta.common.AttributeIdentifier attrId)
|
void |
purge(com.ptc.core.meta.common.AttributeIdentifier[] ais_to_purge)
|
void |
purge(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
|
void |
purge(com.ptc.core.meta.common.TypeIdentifier typeId)
|
void |
purge(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
|
void |
purge(com.ptc.core.meta.common.TypeInstanceIdentifier[] the_type_instance_identifiers)
|
void |
purge(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
com.ptc.core.meta.common.TypeInstanceIdentifier[] preserve)
|
void |
purgeAllBut(com.ptc.core.meta.common.AttributeTypeIdentifier[] attrTypeIds)
Removes all content with attribute types not included in a specific set of attribute types. |
void |
purgeAllContent()
Removes all content from the type instance. |
void |
purgeDefaultContent()
Removes all content that is considered DEFAULT. |
void |
purgeDuplicateContent()
|
void |
purgeNonDirtyContent()
Removes all content with state of DEFAULT, UNCHANGED, or UNINITIALIZED. |
com.ptc.core.meta.common.AttributeIdentifier |
put(com.ptc.core.meta.common.AttributeIdentifier attrId,
java.lang.Object content)
Stores content in the attribute container for a specific attribute identifier. |
com.ptc.core.meta.common.AttributeIdentifier |
put(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier,
java.lang.Object the_content,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container)
|
void |
remove(com.ptc.core.meta.common.AttributeIdentifier attrId)
Removes a specific attribute identifier and its content from the container. |
void |
remove(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container)
|
void |
remove(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
Remove all Attribute Identifiers and their content that have a specific attribute type identifier. |
void |
remove(com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container)
|
void |
removeAtt(Att attribute)
Removes a specific attribute from the element. |
void |
removeAtt(java.lang.String name)
Removes a specific attribute from the element by name. |
void |
removeAtts()
Remove all attributes from the element. |
void |
removeContentChangedListener(com.ptc.core.meta.container.common.ContentChangedListener listener)
|
void |
removeMeta(java.lang.String name)
Removes a meta item from the element. |
void |
removeMetaValue(java.lang.String name,
java.lang.Object value)
Removes a specific value of a meta item from the element. |
void |
replace(java.util.HashMap id_map)
|
void |
replace(com.ptc.core.meta.common.TypeInstanceIdentifier old_id,
com.ptc.core.meta.common.TypeInstanceIdentifier new_id)
|
void |
replaceContent(com.ptc.core.meta.container.common.AttributeContainer newContent)
Establishes specific content as the content of the type instance. |
void |
setAtt(Att attribute)
Sets the attribute associated with the element. |
void |
setAttributeContainer(com.ptc.core.meta.container.common.AttributeContainer attributeContainer)
Sets the attribute container associated with the instance. |
void |
setClassName(java.lang.String name)
Sets the element's class name. |
void |
setConstraintContainer(com.ptc.core.meta.container.common.ConstraintContainer container)
Sets the constraint container for this instance. |
void |
setDescriptorContainer(com.ptc.core.meta.container.common.DescriptorContainer container)
Sets the descriptor container for this instance. |
void |
setErrorStream(byte[] data)
Sets this element's error stream to the contents of a byte array. |
void |
setFti(java.lang.String fti)
Sets the Federated Type Identifier of the object represented by this element. |
void |
setIdentifier(com.ptc.core.meta.common.ElementIdentifier identifier)
Sets the identifier of this object. |
void |
setIdentifier(java.lang.String typeName,
java.lang.String ufid)
Sets the type instance identifier associated with this element. |
void |
setIdentifier(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
Sets the type instance identifier associated with this element. |
void |
setMeta(java.lang.String name,
byte[] value)
Sets a meta item with a byte array value in the element. |
void |
setMeta(java.lang.String name,
java.util.Date value)
Sets a meta item with a Date value in the element. |
void |
setMeta(java.lang.String name,
java.lang.Number value)
Sets a meta item with a Number value in the element. |
void |
setMeta(java.lang.String name,
java.lang.String value)
Sets a meta item with a String value in the element. |
void |
setMimeType(java.lang.String contentType)
Sets this element's MIME content type. |
void |
setName(java.lang.String name)
Sets the element's name. |
void |
setPersistenceIdentifier(java.lang.String persistenceId)
Sets the persistence identifier associated with the object. |
void |
setState(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier,
com.ptc.core.meta.container.common.State the_state)
|
void |
setStream(byte[] data)
Sets this element's stream to the contents of a byte array. |
void |
setStream(java.io.File file)
Sets this element's stream to the contents of a file. |
void |
setStream(java.lang.String data)
Sets this element's stream to the contents of a string. |
void |
setUfid(java.lang.String ufid)
Sets the Unique Federation Identifier of the object represented by this element. |
java.lang.String |
toString()
|
void |
toXML(java.io.PrintWriter output)
Writes an XML representation of the element to a PrintWriter. |
void |
toXML(java.io.PrintWriter output,
boolean includeMeta)
Writes an XML representation of the element to a PrintWriter. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IDENTIFIER_KEY
public static final java.lang.String PERSISTENCE_ID_KEY
public static final java.lang.String SELF_ASSOCIATION_ROLE
| Constructor Detail |
|---|
public Element()
public Element(java.lang.String name,
Att data)
name - The name to be assigned to the element.data - The initial value of the element.public Element(java.lang.String name)
name - The name to be assigned to the element.public Element(IeNode node)
node - The IeNode object to be wrapped.public Element(com.ptc.core.meta.container.common.AttributeContainer container)
container - The attribute container to be wrapped.public Element(com.ptc.core.meta.type.common.TypeInstance typeInstance)
typeInstance - The type instance from which to construct
the element.public Element(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
typeInstanceId - The type instance identifier.| Method Detail |
|---|
public void setIdentifier(java.lang.String typeName,
java.lang.String ufid)
typeName - The name of the type or class of the object
represented by this element.ufid - The Unique Federation Identifier of the object represented
by this element.public java.util.Map<java.lang.String,java.util.List> getMap()
public void setIdentifier(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
typeInstanceId - The new type instance identifierpublic java.lang.String getUfid()
public void setUfid(java.lang.String ufid)
ufid - The new UFID.public java.lang.String getFti()
public void setFti(java.lang.String fti)
fti - The new FTI.public void toXML(java.io.PrintWriter output)
output - The PrintWriter on which to write the XML representation
of the element.
public void toXML(java.io.PrintWriter output,
boolean includeMeta)
output - The PrintWriter on which to write the XML representation
of the element.includeMeta - Specify true to include meta-information in the XML
representation.public void printTree()
public java.lang.Object clone()
clone in interface com.ptc.core.meta.container.common.AttributeContainerclone in class java.lang.Objectpublic Element deepClone()
public java.lang.String getName()
public void setName(java.lang.String name)
name - The element's new name.public java.lang.String getClassName()
public void setClassName(java.lang.String name)
name - The element's new class name.public void setStream(byte[] data)
data - The byte array that becomes the contents of the stream.public void setStream(java.lang.String data)
data - The string that becomes the contents of the stream.
public void setStream(java.io.File file)
throws java.io.IOException
file - The file that becomes the contents of the stream.
java.io.IOExceptionpublic byte[] getStream()
public void setErrorStream(byte[] data)
data - The byte array that becomes the contents of the error
stream.public byte[] getErrorStream()
public void setMimeType(java.lang.String contentType)
contentType - The MIME content type to associate with this
element.public java.lang.String getMimeType()
public java.util.Enumeration getAtts()
public Att getAtt(java.lang.String name)
name - The name of the attribute to be returned.
public Att getAtt(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
attrTypeId - The attribute type identifier of the attribute
to be returned.
public Att getAttByMeta(java.lang.String name,
java.lang.Object value)
name - The name of the metadata.value - The value of the metadata.
public java.lang.Object getValue(java.lang.String name)
name - The name of the attribute.
public java.lang.Object getValueAt(java.lang.String name,
int index)
name - The name of the attribute.index - The index of the value to retrieve.
public int getValueCount(java.lang.String name)
name - The name of the attribute.
public java.lang.Object getValue(com.ptc.core.meta.common.AttributeIdentifier attrId)
attrId - The attribute identifier.
public java.util.Vector getValuesIc(java.lang.String name)
name - The name of the attribute.
public java.util.Vector getValues(java.lang.String name)
name - The name of the attribute.
public java.util.Vector getValues(java.lang.String name,
boolean ignoreCase)
name - The name of the attribute.ignoreCase - true if attribute name should be matched by
comparing in a way that is not case sensitive
public void setAtt(Att attribute)
attribute - The new attribute to be associated with the element.public void addAtt(Att attribute)
attribute - The attribute to be added to the element.public void removeAtt(Att attribute)
attribute - The attribute to be removed.public void removeAtt(java.lang.String name)
name - The name of the attribute to be removed.public void removeAtts()
public boolean containsMetaValue(java.lang.String name,
java.lang.Object value)
name - The name of the meta.value - The value of the meta.
public java.util.Enumeration getMetaNames()
public java.util.Enumeration getMetaValues(java.lang.String name)
name - The name of the meta item.
public java.lang.Object getMeta(java.lang.String name)
name - The name of the meta item to be returned.
public void addMeta(java.lang.String name,
java.lang.String value)
name - the name of the meta item.value - the value of the meta item.
public void setMeta(java.lang.String name,
java.lang.String value)
name - The name of the meta item.value - The value of the meta item.
public void addMeta(java.lang.String name,
java.util.Date value)
name - the name of the meta item.value - the value of the meta item.
public void setMeta(java.lang.String name,
java.util.Date value)
name - The name of the meta item.value - The value of the meta item.
public void addMeta(java.lang.String name,
java.lang.Number value)
name - the name of the meta item.value - the value of the meta item.
public void setMeta(java.lang.String name,
java.lang.Number value)
name - The name of the meta item.value - The value of the meta item.
public void addMeta(java.lang.String name,
byte[] value)
name - the name of the meta item.value - the value of the meta item.
public void setMeta(java.lang.String name,
byte[] value)
name - The name of the meta item.value - The value of the meta item.public void removeMeta(java.lang.String name)
name - The name of the meta item to remove.
public void removeMetaValue(java.lang.String name,
java.lang.Object value)
name - The name of the meta item containing the value to remove.value - The value to be removed.public IeNode getNode()
public com.ptc.core.meta.container.common.AttributeContainer getAttributeContainer()
public void setAttributeContainer(com.ptc.core.meta.container.common.AttributeContainer attributeContainer)
attributeContainer - The attribute container.public java.lang.String getPersistenceIdentifier()
getPersistenceIdentifier in interface com.ptc.core.meta.type.common.TypeInstancepublic void setPersistenceIdentifier(java.lang.String persistenceId)
persistenceId - The new persistence identifier.
public int compareFreshness(com.ptc.core.meta.common.Element element)
throws com.ptc.core.meta.common.ComparisonImpossibleException
compareFreshness in interface com.ptc.core.meta.common.Elementelement - The element to compare against this instance.
com.ptc.core.meta.common.ComparisonImpossibleException - if the two objects are
not capable to be compared.public boolean isInstanceOf(com.ptc.core.meta.common.Definition definition)
isInstanceOf in interface com.ptc.core.meta.common.Elementdefinition - The definition for which to determine whether this
object is an instance
public boolean isDefinitionEquivalent(com.ptc.core.meta.common.Element element)
isDefinitionEquivalent in interface com.ptc.core.meta.common.Elementelement - The instance to compare.
public boolean equals(java.lang.Object object)
equals in interface com.ptc.core.meta.common.Elementequals in class java.lang.Objectthe_object - The other object to test for equality with this one.
public int hashCode()
hashCode in interface com.ptc.core.meta.common.ElementhashCode in class java.lang.Objectpublic boolean isInitialized()
isInitialized in interface com.ptc.core.meta.common.Elementpublic com.ptc.core.meta.common.ElementIdentifier getIdentifier()
getIdentifier in interface com.ptc.core.meta.common.ElementgetIdentifier in interface com.ptc.core.meta.container.common.AttributeContainerpublic void setIdentifier(com.ptc.core.meta.common.ElementIdentifier identifier)
setIdentifier in interface com.ptc.core.meta.common.Elementidentifier - The new identifier.public com.ptc.core.meta.common.AttributeTypeIdentifier[] getAttributeTypeIdentifiers()
getAttributeTypeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerpublic com.ptc.core.meta.common.AttributeTypeIdentifier[] getAttributeTypeIdentifiers(java.lang.String logicalForm)
getAttributeTypeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerlogicalForm - The logical identifier
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers()
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerpublic com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(java.lang.String logicalForm)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerlogicalForm - The logical identifier
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.container.common.State state)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerstate -
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - The attribute type identifier that identifies
the type for the attribute identifier.
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId,
com.ptc.core.meta.container.common.State state)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - state -
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerassociationId -
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId,
com.ptc.core.meta.container.common.State state)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerassociationId - state -
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId,
com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId,
boolean isAbsolute)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerassociationId - attrTypeId - isAbsolute -
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.AssociationIdentifier associationId,
com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId,
boolean isAbsolute,
com.ptc.core.meta.container.common.State state)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainerassociationId - attrTypeId - isAbsolute - state -
public com.ptc.core.meta.common.AssociationIdentifier[] getAssociationIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
getAssociationIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId -
public com.ptc.core.meta.common.AssociationIdentifier[] getAssociationIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
com.ptc.core.meta.container.common.State state)
getAssociationIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId - state -
public com.ptc.core.meta.common.AssociationIdentifier[] getAssociationIdentifiers(com.ptc.core.meta.common.TypeIdentifier typeId)
getAssociationIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainertypeId -
public com.ptc.core.meta.common.AssociationIdentifier[] getAssociationIdentifiers(com.ptc.core.meta.common.TypeIdentifier typeId,
com.ptc.core.meta.container.common.State state)
getAssociationIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainertypeId - state -
public java.lang.Object get(com.ptc.core.meta.common.AttributeIdentifier attrId)
get in interface com.ptc.core.meta.container.common.AttributeContainerattrId - The identifier of the attribute to be returned.
public java.lang.Object get(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
get in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - The identifier of the attribute type to be returned.
public java.lang.Object getSingle(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
getSingle in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - The identifier of the attribute to be returned.
public java.lang.Object getSingle(java.lang.String logicalForm)
getSingle in interface com.ptc.core.meta.container.common.AttributeContainerlogicalForm - The logical identifier of the attribute to
be returned.
public com.ptc.core.meta.common.AttributeIdentifier put(com.ptc.core.meta.common.AttributeIdentifier attrId,
java.lang.Object content)
throws com.ptc.core.meta.container.common.IllegalContentException,
com.ptc.core.meta.container.common.ConstraintException
put in interface com.ptc.core.meta.container.common.AttributeContainerattrId - The identifier of the attribute.content - The value of the attribute.
com.ptc.core.meta.container.common.IllegalContentException
com.ptc.core.meta.container.common.ConstraintException
public void remove(com.ptc.core.meta.common.AttributeIdentifier attrId)
throws com.ptc.core.meta.container.common.ConstraintException
remove in interface com.ptc.core.meta.container.common.AttributeContainerattrId - The identifier of the attribute to be removed.
com.ptc.core.meta.container.common.ConstraintException
public void remove(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
throws com.ptc.core.meta.container.common.ConstraintException
remove in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - The attribute type identifier of the attrributes
to be removed
com.ptc.core.meta.container.common.ConstraintExceptionpublic com.ptc.core.meta.descriptor.common.DefinitionDescriptor getDescriptor(com.ptc.core.meta.common.DefinitionIdentifier defnId)
getDescriptor in interface com.ptc.core.meta.container.common.AttributeContainerdefnId - The identifier of the descriptor to be returned.
public com.ptc.core.meta.container.common.AttributeTypeSummary getAttributeTypeSummary(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
getAttributeTypeSummary in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - The attribute type identifier for which to retrieve
a summary.
public com.ptc.core.meta.container.common.AttributeTypeSummary getAttributeTypeSummary(java.lang.String name)
name - The attribute name for which to retrieve a summary.
public boolean isDirty()
isDirty in interface com.ptc.core.meta.container.common.AttributeContainer
public boolean isContentOfState(com.ptc.core.meta.common.AttributeIdentifier attrId,
com.ptc.core.meta.container.common.State state)
isContentOfState in interface com.ptc.core.meta.container.common.AttributeContainerattrId - The identifier of the attribute to be tested.state - The state to test the attribute against.
public com.ptc.core.meta.container.common.State getState(com.ptc.core.meta.common.AttributeIdentifier attrId)
getState in interface com.ptc.core.meta.container.common.AttributeContainerattrId - The identifier of the attribute for which to return state.
public com.ptc.core.meta.container.common.State getState(java.lang.String name)
name - The name of the attribute.
public com.ptc.core.meta.container.common.State getStateAt(java.lang.String name,
int index)
name - The name of the attribute.index - The index of the value for which to retrieve state.
public void acceptDefaultContent()
acceptDefaultContent in interface com.ptc.core.meta.container.common.AttributeContainerpublic com.ptc.core.meta.container.common.AttributeContainer clone(boolean compact)
clone in interface com.ptc.core.meta.container.common.AttributeContainercompact -
public com.ptc.core.meta.container.common.AttributeContainer cloneWithNewCenter(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
cloneWithNewCenter in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId -
public void merge(com.ptc.core.meta.container.common.AttributeContainer container)
merge in interface com.ptc.core.meta.container.common.AttributeContainercontainer - The container whose contents will be combined with
the contents of this one.
public void merge(com.ptc.core.meta.container.common.AttributeContainer container,
com.ptc.core.meta.common.AssociationIdentifier relationship)
merge in interface com.ptc.core.meta.container.common.AttributeContainercontainer - relationship -
public void merge(com.ptc.core.meta.container.common.AttributeContainer container,
boolean containerHasPriority)
merge in interface com.ptc.core.meta.container.common.AttributeContainercontainer - containerHasPriority -
public void merge(com.ptc.core.meta.container.common.AttributeContainer container,
com.ptc.core.meta.common.AssociationIdentifier relationship,
boolean containerHasPriority)
merge in interface com.ptc.core.meta.container.common.AttributeContainercontainer - relationship - containerHasPriority - public com.ptc.core.meta.container.common.AttributeContainer extract(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
extract in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId -
public com.ptc.core.meta.container.common.AttributeContainer[] extract(com.ptc.core.meta.common.TypeIdentifier typeId)
extract in interface com.ptc.core.meta.container.common.AttributeContainertypeId -
public com.ptc.core.meta.container.common.AttributeContainer extract(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
boolean navigate)
extract in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId - navigate -
public com.ptc.core.meta.container.common.AttributeContainer[] extract(com.ptc.core.meta.common.TypeIdentifier typeId,
boolean navigate)
extract in interface com.ptc.core.meta.container.common.AttributeContainertypeId - navigate -
public com.ptc.core.meta.container.common.AttributeContainer extractCopy(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
boolean navigate,
boolean compact)
extractCopy in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId - navigate - compact -
public com.ptc.core.meta.container.common.AttributeContainer[] extractCopies(com.ptc.core.meta.common.TypeIdentifier typeId,
boolean navigate,
boolean compact)
extractCopies in interface com.ptc.core.meta.container.common.AttributeContainertypeId - navigate - compact -
public void purge(com.ptc.core.meta.common.AttributeIdentifier attrId)
purge in interface com.ptc.core.meta.container.common.AttributeContainerattrId - public void purge(com.ptc.core.meta.common.AttributeTypeIdentifier attrTypeId)
purge in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeId - public void purge(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId)
purge in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId -
public void purge(com.ptc.core.meta.common.TypeInstanceIdentifier typeInstanceId,
com.ptc.core.meta.common.TypeInstanceIdentifier[] preserve)
purge in interface com.ptc.core.meta.container.common.AttributeContainertypeInstanceId - preserve - public void purge(com.ptc.core.meta.common.TypeIdentifier typeId)
purge in interface com.ptc.core.meta.container.common.AttributeContainertypeId - public void purgeDefaultContent()
purgeDefaultContent in interface com.ptc.core.meta.container.common.AttributeContainerpublic void purgeNonDirtyContent()
purgeNonDirtyContent in interface com.ptc.core.meta.container.common.AttributeContainerpublic void purgeDuplicateContent()
purgeDuplicateContent in interface com.ptc.core.meta.container.common.AttributeContainerpublic void purgeAllContent()
purgeAllContent in interface com.ptc.core.meta.container.common.AttributeContainerpublic void purgeAllBut(com.ptc.core.meta.common.AttributeTypeIdentifier[] attrTypeIds)
purgeAllBut in interface com.ptc.core.meta.container.common.AttributeContainerattrTypeIds - The attribute types to be retained.public void replaceContent(com.ptc.core.meta.container.common.AttributeContainer newContent)
replaceContent in interface com.ptc.core.meta.container.common.AttributeContainernewContent - The new content.public void addContentChangedListener(com.ptc.core.meta.container.common.ContentChangedListener listener)
addContentChangedListener in interface com.ptc.core.meta.container.common.AttributeContainerlistener - public void removeContentChangedListener(com.ptc.core.meta.container.common.ContentChangedListener listener)
removeContentChangedListener in interface com.ptc.core.meta.container.common.AttributeContainerlistener - public com.ptc.core.meta.container.common.AttributeContainer[] decompose(boolean compact)
decompose in interface com.ptc.core.meta.container.common.AttributeContainercompact -
public com.ptc.core.meta.container.common.ConstraintContainer getConstraintContainer()
getConstraintContainer in interface com.ptc.core.meta.container.common.AttributeContainerpublic void setConstraintContainer(com.ptc.core.meta.container.common.ConstraintContainer container)
setConstraintContainer in interface com.ptc.core.meta.container.common.AttributeContainercontainer - The new constraint container.public com.ptc.core.meta.container.common.DescriptorContainer getDescriptorContainer()
getDescriptorContainer in interface com.ptc.core.meta.container.common.AttributeContainerpublic void setDescriptorContainer(com.ptc.core.meta.container.common.DescriptorContainer container)
setDescriptorContainer in interface com.ptc.core.meta.container.common.AttributeContainercontainer - The new descriptor container.public java.lang.String toString()
toString in class java.lang.Object
public com.ptc.core.meta.container.common.AttributeContainer clone(com.ptc.core.meta.common.AttributeTypeIdentifier[] filter,
boolean compact)
clone in interface com.ptc.core.meta.container.common.AttributeContainerpublic com.ptc.core.meta.container.common.AttributeContainer cloneWithNewUninitializedIdentifiers(java.util.HashMap map)
cloneWithNewUninitializedIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainer
public com.ptc.core.meta.container.common.AttributeContainer extractCopy(com.ptc.core.meta.common.TypeInstanceIdentifier the_type_instance_identifier,
com.ptc.core.meta.common.AttributeTypeIdentifier[] filter,
boolean compact)
extractCopy in interface com.ptc.core.meta.container.common.AttributeContainer
public void replace(com.ptc.core.meta.common.TypeInstanceIdentifier old_id,
com.ptc.core.meta.common.TypeInstanceIdentifier new_id)
replace in interface com.ptc.core.meta.container.common.AttributeContainer
public void addReplacement(com.ptc.core.meta.common.ElementIdentifier old_id,
com.ptc.core.meta.common.ElementIdentifier new_id)
addReplacement in interface com.ptc.core.meta.container.common.AttributeContainerpublic java.util.HashMap getReplacements()
getReplacements in interface com.ptc.core.meta.container.common.AttributeContainerpublic void clearReplacements()
clearReplacements in interface com.ptc.core.meta.container.common.AttributeContainerpublic java.lang.Object getInternal(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier)
getInternal in interface com.ptc.core.meta.container.common.AttributeContainer
public com.ptc.core.meta.common.AttributeIdentifier put(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier,
java.lang.Object the_content,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container)
throws com.ptc.core.meta.container.common.IllegalContentException,
com.ptc.core.meta.container.common.ConstraintException
put in interface com.ptc.core.meta.container.common.AttributeContainercom.ptc.core.meta.container.common.IllegalContentException
com.ptc.core.meta.container.common.ConstraintException
public void remove(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container)
throws com.ptc.core.meta.container.common.ConstraintException
remove in interface com.ptc.core.meta.container.common.AttributeContainercom.ptc.core.meta.container.common.ConstraintException
public void remove(com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container)
throws com.ptc.core.meta.container.common.ConstraintException
remove in interface com.ptc.core.meta.container.common.AttributeContainercom.ptc.core.meta.container.common.ConstraintException
public com.ptc.core.meta.container.common.AttributeTypeSummary getAttributeTypeSummary(com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container,
com.ptc.core.meta.container.common.DescriptorContainer the_descriptor_container)
getAttributeTypeSummary in interface com.ptc.core.meta.container.common.AttributeContainer
public com.ptc.core.meta.container.common.AttributeTypeSummary getAttributeTypeSummary(com.ptc.core.meta.common.AssociationIdentifier the_association_identifier,
com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
boolean is_absolute)
getAttributeTypeSummary in interface com.ptc.core.meta.container.common.AttributeContainer
public com.ptc.core.meta.container.common.AttributeTypeSummary getAttributeTypeSummary(com.ptc.core.meta.common.AssociationIdentifier the_association_identifier,
com.ptc.core.meta.common.AttributeTypeIdentifier the_attribute_type_identifier,
boolean is_absolute,
com.ptc.core.meta.container.common.ConstraintContainer the_constraint_container,
com.ptc.core.meta.container.common.DescriptorContainer the_descriptor_container)
getAttributeTypeSummary in interface com.ptc.core.meta.container.common.AttributeContainerpublic void acceptChanges()
acceptChanges in interface com.ptc.core.meta.container.common.AttributeContainer
public void setState(com.ptc.core.meta.common.AttributeIdentifier the_attribute_identifier,
com.ptc.core.meta.container.common.State the_state)
setState in interface com.ptc.core.meta.container.common.AttributeContainerpublic com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier the_type_instance_identifier)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainer
public com.ptc.core.meta.common.AttributeIdentifier[] getAttributeIdentifiers(com.ptc.core.meta.common.TypeInstanceIdentifier the_type_instance_identifier,
com.ptc.core.meta.container.common.State the_state)
getAttributeIdentifiers in interface com.ptc.core.meta.container.common.AttributeContainer
public com.ptc.core.meta.type.common.TypeInstance[] find(com.ptc.core.meta.common.TypeIdentifier target_type,
com.ptc.core.meta.container.common.AttributeContainerSet criteria)
find in interface com.ptc.core.meta.type.common.TypeInstancepublic void purge(com.ptc.core.meta.common.TypeInstanceIdentifier[] the_type_instance_identifiers)
purge in interface com.ptc.core.meta.container.common.AttributeContainerpublic boolean containsTii(com.ptc.core.meta.common.TypeInstanceIdentifier tii)
containsTii in interface com.ptc.core.meta.container.common.AttributeContainerpublic void purge(com.ptc.core.meta.common.AttributeIdentifier[] ais_to_purge)
purge in interface com.ptc.core.meta.container.common.AttributeContainerpublic void replace(java.util.HashMap id_map)
replace in interface com.ptc.core.meta.container.common.AttributeContainer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||