public class SimpleResourceIdentifier extends java.lang.Object implements IResourceIdentifier
Copyright Micro Focus GmbH.
| Constructor and Description |
|---|
SimpleResourceIdentifier(IElement pElement)
Constructor for SimpleResourceIdentifier; sets the AWM element of the
class.
|
| Modifier and Type | Method and Description |
|---|---|
IElement |
getElement()
Gets the linked element.
|
java.lang.String |
getIDString()
Gets a string representation of the element ID.
|
java.util.List<IPropertyValue> |
getKeyValues()
Gets the list of key values.
|
public SimpleResourceIdentifier(IElement pElement)
pElement - AWM element to which the resource identifier belongspublic java.lang.String getIDString()
IResourceIdentifiergetIDString in interface IResourceIdentifierpublic java.util.List<IPropertyValue> getKeyValues()
IResourceIdentifiergetKeyValues in interface IResourceIdentifierpublic IElement getElement()
IResourceIdentifiergetElement in interface IResourceIdentifierCopyright © 2015 Micro Focus GmbH. All rights reserved.